Skip to content

bminton3/Conclusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conclusion

Conclusion website. Alex Durham and Ben Minton

to start: sudo screen mongod sudo screen nodemon start

if mongod was shutdown uncleanly: sudo screen mongod --repair

and then: sudo screen mongod

TODO: user profile page migrate to AWS? (eliminate mongodb) finalize look and feel

committing to GIT (you will have to do all 3 of these things each time)

if file has been added: git add *

Commit changes to head (but not yet to remote repo): git commit -m "commit message"

Send changes to remote repo: git push origin master

About

Conclusion website. Alex Durham and Ben Minton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors