Cocktail API Steps to run this project: git clone the project Run npm install command Setup the database configuration in a ormconfig.json file, see ormconfig.example.json Create a JWT Secret in config/config/ts, see config.example.ts Run npm start command