- Install Docker
- Clone this repository
- (Optional) Install MongoDb Compass So we can see things getting saved to the MongoDB cluster on your local
- Create a .env file and add a connection string for your local
DATABASE_CONNECTION=mongodb://mongo:27017/student
- Run
docker-compose build
- Run
docker-compose up
-
Notifications
You must be signed in to change notification settings - Fork 8
dcaponi/clean-architecture-implementation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A quick and dirty implementation of Uncle Bob's Clean Architecture paradigm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published