Superwebsite is a no-code static website builder aimed towards small to medium sized businesses, looking to create an online presence. Watch the demo video for a quick rundown of the project.
It has 0 micro-service dependencies and can be fully self hosted on any VPS or Cloud server.
Some pre-built sections included are:
- Hero (2 variants)
- Text and image content
- Features
- FAQ
- Testimonials
- Trusted by / Partners
For layout you have pre-built:
- Header
- Footer
Every section and layout component has the option for dark mode, making design breaks easy to implement.
Using Superwebsite dashboard and drag n' drop CMS you create a website. This website is transpiled into json format and is stored in PostgreSQL database.
You can then call the backend API to retrive each page separatly GET api.superwebsite.com/website/[website_id]/[page_id]
and render the returned json using @superwebsite/ui
package.
Your frontend displaying this data should cache the pages and statically render them to viewer user.
Section screenshots:
- Themes
- Importable sections / components
- Ai section builder with v0