2 pointsby joaquim_d3 hours ago1 comment
  • joaquim_d3 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