An open API service indexing awesome lists of open source software.

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

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: