Basic REST API Basic Express REST API with login/registration and JWT authentication Info Uses Express, Bcrypt, SQLITE, Sequelize and JWT Create .env file with JWT_TOKEN_SECRET in the directory with index.js, for example JWT_TOKEN_SECRET=MY-SECRET-KEY