Viewing profile — BowTiedRay
BowTiedRay
HN member- Joined
- Sun, Apr 30, 2023, 5:13 PM UTC
- HN karma
- 52
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About BowTiedRay
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #35767743
Will certainly clear up the pricing section. Yes, "$" is supposed to indicate US dollar.
-
comment
Comment #35767734
Will need to look into the Safari issue. Thanks for the feedback.
-
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…
-
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…
-
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…