Encuestas API Steps to run this project: Run npm i command Setup database settings inside .env file, there is an example.env which can help with the setup Run npm run typeorm migrate:run to create an admin users and its role Run npm run start