Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 865 Bytes

HackerDaily backend

This repository contains everything to initialize and run the HackerDaily backend.

The HackerDaily backend contains three parts:

  • Database
  • Hasura server
  • Importer background worker

Deployment

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.

Deploy to Render

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details