Drunk driving is one of the leading causes of traffic accidents in the world. Indonesia is no exception.
Soba Up is an Application which analyses the level of alcohol/substance impairment through a series of games designed to test cognitive abilities to determine an individual's level of awareness.
yarn install
npx lerna bootstrapEnvironment variables
export TWILIO_ACCOUNT_ID=<redacted>
export TWILIO_AUTH_TOKEN=<redacted>
export TWILIO_MESSAGE_SERVICE_ID=<redacted>
export DATABASE_URL="postgresql://sobaup:sobaup@localhost:5432/sobaup"run database locally
you need to install docker
docker-compose upmigrate db
prisma migrate devrun locally
cd packages/web
yarn install
yarn devcd packages/mobile
yarn install
yarn start| Role | Contributors |
|---|---|
| Developers | @ricoardiya @elsatmr @kelvinc123 |
| Designer | @sastr6647 |