Skip to content

Commit 2e21652

Browse files
authored
Update comment.md
1 parent 1c69c6c commit 2e21652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/hn/comment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Hi friends! I've always found CMSs a challenge in the past, whether hosting them was painful or they cost a ton. No fun :( I wanted to make a CMS that was a little more fun and that you could use for a couple of minutes and then have the job done :D So I built Berowra: https://berowra.xyz (named after my grandparent's home town).
22

3-
First up, I built Berowra on Deta Space. Deta Space is kind of like the App Store but online, the CMS will run on Deta's infrastructure, without the need for maintenance by yourself, for free. You can directly view & access the data Berowra stores through Space, which gives you a nice look into how it all works. I think that hosting Berowra on Deta Space strikes a nice balance between the benefits of a self hosted CMS and a hosted CMS, which I'm reallly happy with. I used Flask & Python to build the backend and then plain old HTML with some Tailwind tossed in for the frontend :D
3+
First up, I built Berowra on Deta Space. The CMS will run in your own sandboxed 'personal cloud' in Deta Space, without the need for maintenance by yourself, for free (the best part IMO). You can directly view & access the data Berowra stores through Space, which gives you a nice look into how it all works. I think that hosting Berowra on Deta Space strikes a nice balance between the benefits of a self hosted CMS and a hosted CMS, which I'm reallly happy with. I used Flask & Python to build the backend and then plain old HTML with some Tailwind tossed in for the frontend :D
44

55
Here are the key parts of Berowra:
66

0 commit comments

Comments
 (0)