Hyperstack

The pragmatic app framework for builders
GitHub
397
Created 2 years ago, last commit 3 months ago
7 contributors
74 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.3
/day
Last 12 months
+0.1
/day
Package on NPM
Monthly downloads on NPM
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
README

Welcome to Hyperstack 🤘 🎸

CI License: MIT

Hyperstack is a modern Node.js web framework for the pragmatic programmer.

Docs: Quick StartModelsControllersWorkersAuthenticationDeploying

Getting started

$ pnpm create hyperstack

And then

$ cd my-hyperstack-app
$ pnpm install && pnpm run dev

That's it, you can curl your app:

$ curl http://localhost:5150/

And then, continue to the website to learn more.

What's with the EVH references?

Hyperstack is loaded with Van Halen references.

Eddie Van Halen was a great musician and guitar soloist, but also a great engineer with a hacker mentality.

So Hyperstack is for people who like to hack things and go solo. Get it?

License

MIT