Requires: NodeJS v12+ with NPM
Installation:
git clone https://github.com/VVSY-exe/BogusAwkwardNetFramework/
cd BogusAwkwardNetFramework
npm installAfter 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-endRunning:
node server.jsTo preview the app, visit http://localhost:3000/