Live data from Hacker News

Viewing profile — BowTiedRay

BowTiedRay

HN member
Joined
Sun, Apr 30, 2023, 5:13 PM UTC
HN karma
52
Public activity
6 items

About BowTiedRay

No profile information was provided.

Recent public activity

  1. comment
    Comment #35771722

    Reverse proxy for now, but Pynecone is also working on a single command deploy feature that should take care of all this automatically. Should be released soon.

  2. comment
    Comment #35767743

    Will certainly clear up the pricing section. Yes, "$" is supposed to indicate US dollar.

  3. comment
    Comment #35767734

    Will need to look into the Safari issue. Thanks for the feedback.

  4. comment
    Comment #35766215

    With PySaaS, your app's frontend is compiled down to a NextJS app, and FastAPI is built-in for the backend. UI components are fully-customizable, and are actually wrappers around R…

  5. comment
    Comment #35766177

    PySaaS uses the Pynecone web framework rather than Django or Flask. This allows you to build the entire stack in a single language instead of having to learn and switch between mul…

  6. story
    Show HN: PySaaS – Python SaaS starter kit

    Hi HN, Recently, I’ve noticed there’s a decently high barrier to entry in developing competitive, full-stack SaaS applications. Beside the standard, boring features that take month…