Expand description
The backend of PermaplanT
.
Modules
- Configuration of the server.
- Endpoints of
PermaplanT
. - Database extension and customization.
- Error of the server and their implementation.
- Entities and DTOs used in
PermaplanT
. - Auto generated by diesel.
- The service layer of
PermaplanT
. - Sever Sent Events.
Functions
- Create a CORS configuration for the server.
- main 🔒Main function.
- Start all scheduled jobs that get run in the backend.