Skip to content

mlafortune1223/Speer-Twitter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install, simply run yarn, or npm install

For connecting to the MongoDB you can do either:

  1. In the index.js file change the URL in mongoose.connect to your local mongoose DB
  2. docker run --name mongodb -d -p 27017:27017 mongo

To spin up server run node index.js

To run tests run yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published