Skip to content

k-yomo/invy

Repository files navigation

Invy

screen shots

Architecture

  • Infra
  • Backend
    • Go
    • GraphQL (gqlgen, graphql_flutter)
    • Ent
  • Mobile
    • Flutter
  • CI
    • Github Actions (backend)
    • Codemagic (mobile)

Prerequisites

  • Go v1.20
  • Flutter v3.7.x
  • Docker

Setup

make setup

Development

docker-compose up -d
make run-api
make run-app

Test accounts

SMS confirmation code is 123456 for all the accounts.

  • Local
    • 00-1234-5678
    • 11-1234-5678
    • 22-1234-5678
  • Prod
    • 00-1234-5678
    • 11-1234-5678
    • 22-1234-5678
    • ...
    • 99-1234-5678

※ If you need to add new account, you can register phone number for test here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published