Skip to content

Thinkful-Ed/starter-back-end-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter: Back End Deployment

This is starter code for the Back End Deployment module. Follow the instructions below to get everything up and running.

Instructions

  1. Fork and clone this repository.
  2. Run cp .env.sample .env.
  3. Update your .env file with a connection URL to your database.
  4. Run npm install.
  5. Run npm run knex migrate:latest.
  6. Run npm run knex seed:run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages