Earn time with this powerful, scalable and easy to config boilerplate.
npx create-denizard-app <projectname>
Foldername will default to "denizard-app" if not specified
- Do you have Deno intalled?
- To start the server just run
deno task dev
- Deno 1.35.0
- MVCS pattern (Model > Route > Controller > Service)
- Express / Cors / HTTPERRORS
- Helpers: Success interface & ErrorsObject Class
- VSC settings
{environment}/success
{environment}/error