I’ve just made the basic project structure for this project, that is:
- Initialized NPM and Git
- Installed all needed libraries (Express.JS, dotenv, nodemon, BCrypt, cookie-parser, cross-env, EJS, express-ejs-layouts, express-rate-limit, MariaDB, Moment.JS, nocache, node-cron)
- Made DB Connection, basic express setup, rate limits, and Backend functions files
- Made folder structure for routes, static content, and EJS Views
This is basically just the real start of the project :)
0
Log in to leave a comment