Source code for The iDo App
- Clone the repository using the command
git clone https://github.com/The-iDo-App/ido-server/
- Go to the folder using
cd ido-server
- Enter
npm install
- Copy the
.env_sample
to.env
- Run
node server
to start the server - Access it now on your browser