- Click "use template" next to the clone button, this will create a new repository on your github account.
- Clone the repository down to your machine.
- run "npm install"
- run "touch .env" in the root of your repository
- open the .env file
- add the two environmental variables that will be used to connect to the database:
- DB_USER=your username here
- DB_PW=your password here
- run "npm start" to start the server with nodemon which will automatically refresh after any server-side code changes
-
Notifications
You must be signed in to change notification settings - Fork 3
kylewhittemore/sql-sandbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published