Interdisciplinary registry for a holistic view on mental health
Docker + Postgres + GraphQL + Go + TypeScript + PostGraphile + Vite + React + Halfmoon + Relay
- Make sure that you have Docker installed
- Clone this repo using
git clone https://github.com/bhidapa/heltin.git
and cd into it - Run
docker compose up
to start the stack
- Postgres database at: postgres://localhost:54321/heltin
- GraphQL endpoint at: http://localhost:50000/graphql
Explore the schema using GraphiQL at: http://localhost:50000/graphiql - App at: http://localhost:8080
Use[email protected]:password
to login