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 installsouce code for starting the server is in /index.js
node index.jsor if you installed nodemon
npm run start