- 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
forked from kylewhittemore/sql-sandbox
-
Notifications
You must be signed in to change notification settings - Fork 0
doctorallen/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
Languages
- JavaScript 66.4%
- HTML 29.8%
- TSQL 3.8%