Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vcolesdev/vc-docker-clients-app_v1

Docker Compose. Version 1 of the personal clients Dashboard app.
https://github.com/vcolesdev/vc-docker-clients-app_v1

docker docker-compose express mern mern-stack mern-stack-development mongodb mongodb-database nginx nginx-proxy nodejs react reactjs server typescript

Last synced: about 2 months ago
JSON representation

Docker Compose. Version 1 of the personal clients Dashboard app.

Awesome Lists containing this project

README

        

# Docker Clients App v1

## Description

`[AI Generated Description]`

This is a simple CRUD application for handling freelance clients. It is a work in progress.

## Features Checklist

- [x] [MongoDB](https://www.mongodb.com/) for database management
- [x] [NodeJS](https://nodejs.org/en/) and [Express](https://expressjs.com/) for backend development
- [x] [ReactJS](https://reactjs.org/) and [TypeScript](https://www.typescriptlang.org/) for frontend development
- [x] [Docker](https://www.docker.com/) and [Docker Compose](https://docs.docker.com/compose/) for containerization
- [x] [Nginx](https://www.nginx.com/) web server for reverse proxy

## Usage

1. Clone the repository and navigate to the project directory
2. Run `docker-compose up -d --build` to build the containers
3. Run `docker-compose down` to stop the containers

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.