Welcome to the Expresso Framework! Expresso is a wrapper around express, which aims to:
- Reduce redundancy between express projects, without sacrificing any flexibility
- Ensure code can be fully typed with TypeScript
- Promote basic application security and defaults
- Improve async support within express
- Express - The same great express syntax and flexibility
- Preact - All the power of React in 10KB
- TypeScript - A powerful superset of JavaScript
- TypeORM - A powerful ORM with support for a wide variety of databases
- TSLog - A beautiful TypeScript logger
- Easily render JSX and XML server-side
- Asynchronous express routes
- Minimal overhead & dependencies
- Easy 404 & 500 error pages