Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miryasha/13-01-01
https://github.com/miryasha/13-01-01
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miryasha/13-01-01
- Owner: miryasha
- Created: 2020-12-17T03:49:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T04:13:45.000Z (about 4 years ago)
- Last Synced: 2023-07-19T20:33:22.231Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* **Instructions**
* Copy the schema.sql file into your workbench and run the code
* Run `npm install` in the terminal to install all the dependencies
* Update the connection config (in this case, in `magicSchools.js`) with your database password
* start the server and navigate to http://localhost:8080* In your groups, add comments explaining what each part of the code does