https://github.com/shahbaz-athwal/dryft
Building a Production Grade Project
https://github.com/shahbaz-athwal/dryft
cicd docker expressjs kanban-board react traefik turborepo vercel vps watchtower
Last synced: 8 months ago
JSON representation
Building a Production Grade Project
- Host: GitHub
- URL: https://github.com/shahbaz-athwal/dryft
- Owner: shahbaz-athwal
- Created: 2025-02-16T19:40:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T18:20:34.000Z (8 months ago)
- Last Synced: 2025-03-02T19:24:52.449Z (8 months ago)
- Topics: cicd, docker, expressjs, kanban-board, react, traefik, turborepo, vercel, vps, watchtower
- Language: TypeScript
- Homepage: https://dryft.ca
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What's inside?
This Turborepo includes the following:
### Apps and Packages
- `web`: a [vite](https://vitejs.dev/) app
- `api`: an [Express](https://expressjs.com/) server
- `@repo/ui`: a React component library
- `@repo/db`: a PostgreSQL database (Prisma)### Docker
This repo is configured to be built with Docker, and Docker compose. To build all apps in this repo: