Skip to content

1906-share-code/code-share

Repository files navigation

Small App that will share code in real time. Still a work in progress View Live at

https://code-share-code.herokuapp.com/

To install locally: =>Install mongodb. The easiest way is to use brew https://github.com/Homebrew or else follow instructions on mongodb website https://www.mongodb.com/ Make sure you have a data directory. On mac using brew: => brew install mongodb => sudo mkdir -p /data/db => sudo chown -R...for mongo to store data

=>Make sure you have a postgreSQL installed and have a https://www.postgresql.org/ db named code-share and db named code-share-test

=>npm install

=> npm run start-dev

=> Open new terminal and npm run seed

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 20

Languages