This repository contains everything to initialize and run the HackerDaily backend.
The HackerDaily backend contains three parts:
- Database
- Hasura server
- Importer background worker
The HackerDaily is currently deployed on Render. The simplest way to deploy your own instance of HackerDaily is using the button below; the Render config file will automatically spin up a new PostgreSQL database, connect the Hasura server with it, and start the background worker.
- Ruben van Eldik - RubenVanEldik
This project is licensed under the MIT License - see the LICENSE file for details