Pao server.
Github:
git clone https://github.com/I2rys/pao-server
NpmJS:
npm i mongodb express
- Open index.js and put your MONGODB url database in Pao > mongodb.
- In your MongoDB make a database called core and a collection called pao.users.
- Change the master key in index.js which is in Pao > masterKey, make sure the master key matches the Pao > masterKey in the framework too.
node index.js
MIT © CSPI