Skip to content

Files

Latest commit

d9753b1 · Apr 2, 2021

History

History
37 lines (24 loc) · 684 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 684 Bytes

C-OOP-ERATION.js


Requires: NodeJS v12+ with NPM


Live Preview

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/