Requires: NodeJS v12+ with NPM
Installation:
git clone https://github.com/VVSY-exe/BogusAwkwardNetFramework/
cd BogusAwkwardNetFramework
npm install
After that, add content to the .env
file:
db=mongodb_url
cryptosecret=your-crypto-secret-string
JWT_KEY=your-jwt-secret-string
hosturl=link-where-the-app-is-hosted-without-/-at-the-end
Running:
node server.js
To preview the app, visit http://localhost:3000/