🥇 Winner of Junior Achievement Latvia Unlocked 2022
Zync is the tool for perfectionists with deadlines that deals with persisting shared data troughout an application and finally fixes all your type safety insecurities.
Requirements
- Node v16
- Rust
- Docker
$> git clone https://github.com/Devkeystuff/zync.git
$> yarn
Make sure Docker engine is running
$> yarn dx
You can also find all commands for running specific services in
package.json
Service | What is it? | Port |
---|---|---|
Frontend (Next.js + tRPC) |
|
4200 |
Backend (NestJS + Prisma ORM) |
|
3333 |
CLI (Rust) |
|
- |
DB (Postgres) |
|
5431 |