Frourio

Fast and type-safe full stack framework, for TypeScript

README


frourio
npm version npm download Node.js CI Codecov Language grade: JavaScript

Fast and type-safe full stack framework, for TypeScript



Why frourio ?


Even if you write both the frontend and backend in TypeScript, you can't statically type-check the API's sparsity.

We are always forced to write "Two TypeScript".  
We waste a lot of time on dynamic testing using the browser and server.

Why frourio ?


Frourio is a framework for developing web apps quickly and safely in "One TypeScript".

Architecture of create-frourio-app


Documents


https://frourio.com/docs

License


Frourio is licensed under a MIT License.