Skip to content

EvanDarwin/Expresso

Repository files navigation

Expresso

pipeline status coverage report

TypeScript + Express + TypeORM + Preact = 💖


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

The Framework

  • 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

Features

  • Easily render JSX and XML server-side
  • Asynchronous express routes
  • Minimal overhead & dependencies
  • Easy 404 & 500 error pages

About

READ-ONLY CLONE - A TypeScript Express framework with Server Side Rendering (SSR)

Topics

Resources

License

Stars

Watchers

Forks