Nano Now is an app that give users free Nano. You can check the app code here on this repository
- git clone https://github.com/Douglas-42/nano-now-api.git
- cd nano-now-api
- npm install
- Edit the script ./database/db.js to connect to your mongodb
- Edit the sript Nano.js to add your wallet seed.
- npm start to run the server