Skip to content

Qode-Team/Qode_server

Repository files navigation

Qode

Project

Our project name is Qode and it is Q&A platform

Info

  • Framework : Node.js Express
  • Database : MySQL
  • Storages : RaspberryPi

Installation

before getting start, you should install modules by using npm

npm install

Getting Start

souce code for starting the server is in /index.js

node index.js

or if you installed nodemon

npm run start

Releases

No releases published

Packages

No packages published