SETUP -- in root folder: cd lanaturalcrm npm install npm run migrate npx sequelize-cli db:seed:all -- for auth: npm install jsonwebtoken bcrypt -- in VSC: Rename .env.example to .env and fill in your personal info