| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Work-In-Progress
A Modern Blog Engine. Backend server required, not JAMStack.
Uses Go (mux) for the backend and React (Next) for the frontend. Databases used are PostgreSQL and Redis (auth & caching).
All you need to use Bear-Post is a server to host the backend API. The frontend CDN and SSL certs can be handled by Vercel with your own domain for free!
For images of the admin dashboard, go to this pull request
Lighthouse stats of index page:
Lighthouse stats of a post page:
Find the start up information in the templates/backend-only directory. It will guide you through starting the API and deploying the frontend to Vercel.
A: A dynamic, non-JAMStack, blog gives me the opportunity to learn working with databases and React. This is my first large project working with databases, React, Go, Docker, and such much more! So while a static blog has lots of advantages, a dynamic blog gives lots of opportunities to learn more.
What I cannot create, I do not understand - Richard Feynman
| Back | FazBrowse Home | New Git URL |