- Make sure you have
nodeinstall (version >=14) - MongoDB Compasss (MongoDB GUI - Graphical User interface) download from [https://www.mongodb.com/try/download/compass]
npm installto install all dependencies used in this projectnpm run lintto lint the folders using eslintnpm run format:writeto format the code to the configure structure using prettiernpm run devto start the applicaition in development mode
create a .env file and copy content in .env.example into it... use can make changes to the configuration as you needed