clon repository
git clone https://github.com/eldelga/cryptop2p-backend.git
Build image
docker build -t cryptop2p-backend:v1 .
Run container
docker run -p 80:8080 cryptop2p-backend:v1
- Fixed CRUD Users
- Create SALE / PURCHASE Offer
- DTO entities creation
- TAG version
- Offer controller
- CRUD Users
- Github Action CI
- Railways CD
- SonarCloud integration
- TAG version
- Docker deploy
- Create Unit Test validation
- Finish model