Skip to content

ricoardiya/soba-up

Repository files navigation

Soba Up!

Tech Interview Handbook

Be safe on a night out

Drunk driving is one of the leading causes of traffic accidents in the world. Indonesia is no exception.

Introduction

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.

Running the project locally


GitHub Actions status code style: prettier

Before you start

yarn install
npx lerna bootstrap

💻 Run web

Environment 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 up

migrate db

prisma migrate dev

run locally

cd packages/web
yarn install
yarn dev

📱 Run mobile

cd packages/mobile
yarn install
yarn start

Contributors

Role Contributors
Developers @ricoardiya @elsatmr @kelvinc123
Designer @sastr6647

About

Be safe on a night out 🍜 🥂

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •