This is a fullstack TODO app running with
- Hasura GraphQL engine
- PostgreSQL
- React Frontend
- Running Hasura Endpoints e.g.
https://yourhostname.com/v1/graphql - TODO schema (check this])
- Type:
Webapp - Repo:
https://github.com/kintohub/todo-react - Port:
5000 - Language:
Dockerfile - Environment Variables:
REACT_APP_SERVER_URL=https://yourhostname.com/v1/graphql