Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 643 Bytes

File metadata and controls

29 lines (18 loc) · 643 Bytes

codeBlock

codeblock web app for sharing between mentor and students

Coding Mentorship App Backend

Environment Setup

  • Node.js Version: Specify the version
  • Main Dependencies: Express, Mongoose, Socket.IO, dotenv

Common Commands

  • Start the server: npm start or node app.js
  • Install dependencies: npm install
  • Run the seeding script: node seed.js

URLs

Deployment

  • Deploy Command: npm run deploy
  • Platform: Specify platform (e.g., Heroku)

Contact

  • Developer: Liav Nadam