Frourio

Fast and type-safe full stack framework, for TypeScript
GitHub
1.22k
Created 4 years ago, last commit a month ago
8 contributors
509 commits
Stars added on GitHub, month by month
0
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.1
/day
Last month
+0.2
/day
Last 12 months
+0.1
/day
Package on NPM
frourio
1.1.0
Monthly downloads on NPM
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
README

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.