Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 888 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 888 Bytes

Anonymous Hejto Confessions CI

Create anonymous post, comment a thread, and chat anonymously with OP (Original Poster) on Hejto

Want to try it out?

Using Docker 🐳

  • Run - docker-compose up to spin up development server

Using directly 💻

  • Install Node.js (if not already installed)
  • Go to the root of this project and run: npm install - to install all dependencies for server components
  • Go to frontend directory and run: npm install - to install all dependecies for frontend
  • Run both FE and BE with npm run start in each terminal window

Note Remember to change default Mongo password