A simple project that uses Node.js to insert bots into a postgres database
docker-compose up
npm install
npm run start
If you need to stop the postgres container, you have to run
docker-compose down -v
to remove the volumes as well.
This way, you can get the initial data for the 'groups' table