An open API service indexing awesome lists of open source software.

https://github.com/mdzhang/burns-depression

A site to take the Burns Depression quiz and track your results over time
https://github.com/mdzhang/burns-depression

antdesign expo react react-native supabase supabase-auth supabase-storage vercel vercel-deployment

Last synced: 2 months ago
JSON representation

A site to take the Burns Depression quiz and track your results over time

Awesome Lists containing this project

README

          

# Burns Depression

See subdirectory READMEs.

| Domain |
| ----------- |
| [frontend](./frontend/README.md) |
| [backend](./backend/README.md) |
| [infrastructure](./infrastructure/README.md) |
| [mobile](./mobile/README.md) |

## Development

1. Edit `/etc/hosts` to have `127.0.0.1 dev.amisad.com`
1. Start with docker:
```sh
docker-compose up -d
```
1. Go to
1. If 's certificate is not trusted:
- run `open 'development/nginx/server.crt'`
- double click on certificate in Keychain Access and set "Trust" to "Always Trust"