This is the server of Marine's Recipe in clean architecture
The server is divied in 2 parts :
- the core with the business part that will NEVER change
- the adapters that allow to implement our business logic
More information to follow...
npm run start:dev