frouriojs / frourio

Fast and type-safe full stack framework, for TypeScript

Home Page:https://frourio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


frourio

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.

About

Fast and type-safe full stack framework, for TypeScript

https://frourio.com

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%