nicolas-goudry / hyperstack

The pragmatic app framework for builders 🐶

Home Page:https://hyperstackjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The pragmatic app framework for builders 🐶

https://hyperstackjs.io

License:MIT License


Languages

Language:TypeScript 76.3%Language:HTML 20.1%Language:JavaScript 2.9%Language:Dockerfile 0.4%Language:Shell 0.2%Language:EJS 0.1%Language:Procfile 0.0%Language:CSS 0.0%