This repository was archived by the owner on Sep 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
raoasifraza11 edited this page Aug 31, 2018
·
2 revisions
username: [email protected]
password: Testing!!1234.
Each service below has its own instruction:
/api - REST API written in Golang, handling backend.
/bin - Scripts to help in to automating things during development.
/cloud - Templates to setup networth.app infrastructure on cloud provider, currently AWS.
/data - Hold in-memory database.
/landing - Main landing page powering networth.app.
/macOS - Native macOS app.
/schema - Schema and architecture design.
/web - Web app.
Q: Why mono repo?
A: Let's KISS for now.