Remix.run Logo
joaquim_d 12 hours ago

I'm a couple months into building a TS/react open source full stack web dev framework. I recently shipped configurable rate limiting leveraging express rate limit, which is exciting. While the framework is starting to feel more cohesive, it still has a long way to go to get to v1, and I am currently pushing to add background jobs and fix various bugs.

If you want to try the early beta this is the quick start:

npm install -g @hypersonic-js/cli

hypersonic new

vlad1719 8 hours ago | parent [-]

[dead]