Our project name is Qode and it is Q&A platform
- Framework : Node.js Express
- Database : MySQL
- Storages : RaspberryPi
before getting start, you should install modules by using npm
npm install
souce code for starting the server is in /index.js
node index.js
or if you installed nodemon
npm run start