- Clone and rename folder
$ git clone git@github.com:dented-academy/express-api-starter.git your_project_name_here - Find and rename all instance of
your_project_name_hereto your project name - Create a
.envfile you need to changeCORS_ORIGINif you UI is notlocalhost:8080COOKIE_SECRET=put_something_random_here CORS_ORIGIN=http://localhost:8080
- Run
$ npm install - Run
$ npx sequelize-cli init - Run
$ npx sequelize-cli db:create - Run
$ git remote remove origin - Create a new repo and add the repo ssh link to remote
- Run
$ git push origin master
-
Notifications
You must be signed in to change notification settings - Fork 0
CavemanKT/project-3-back-end
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