HaHaSaaS

A joke-sharing SaaS platform that delivers humor on demand.

HaHaSaaS - Bringing Laughter to the Cloud

HaHaSaaS is a SaaS platform designed to deliver jokes instantly, categorized and rated for the best comedic experience.

Feature Highlights

HaHaSaaS is built with Golang for the backend and React for the frontend. It allows users to browse jokes, rate them, and even add their own, ensuring a never-ending supply of humor.

Page Layouts

Homepage

View the Homepage

Joke Help

help

Deployment with Docker

To deploy HaHaSaaS using Docker, simply run:

git clone https://github.com/andebugulin/hahasaas.git
cd hahasaas
docker-compose up -d

This will set up both the backend and frontend along with a PostgreSQL database for seamless deployment.

API Documentation (Coming Soon)

HaHaSaaS will soon integrate DocBox for API documentation, making it easier for developers to explore and utilize the available endpoints.

Conclusion and Reflection

Developing HaHaSaaS has been a fun and challenging experience. Working with Golang, React, and PostgreSQL has allowed me to refine my skills in full-stack development while creating something that spreads joy.

For more details, check out the project repository:

Contributors

Loading contributors...