mp/README.md
2023-12-16 16:42:15 +08:00

7 lines
281 B
Markdown

How to get started with this project?
1) git clone or whatever you are comfortable with.
2) npm install in vscode termianl (assuming you have nodejs installed)
Security in GIT repo.
i repeat DO NOT USE CREDS IN CODE! Please use .env files (https://www.npmjs.com/package/dotenv)