Your development environment is ready. Use this framework to build your application.
Getting Started:
1. Edit templates in enferno/templates/
2. Add public routes in enferno/public/views.py
3. Create models in enferno/public/models.py or enferno/portal/models.py
Current environment: ${ config.ENV || 'development' }
Debug mode: ${ config.DEBUG || 'false' }
Enferno Framework • Documentation