Meli, a Netlify-like platform for deploying static sites

gempain

Geoffroy Empain

Posted on December 11, 2020

Meli, a Netlify-like platform for deploying static sites

Hi there πŸ‘‹

We used to host our sites on Netlify, but our eyes fill with glitter when we hear open source and self-hosted πŸŽ‰. So, we built Meli, which essentially is a Netlify alternative that lets you deploy static sites and frontend applications with ease, featuring per-branch deployments, web/slack/mattermost/email hooks, an API, and a way to manage organizations, teams and sites easily.

We built Meli on top of Caddy, a very powerful HTTP server. We've used Typescript, Node (backend), React (frontend) and MongoDB for the database.

It's a beta, but you can install super easily with Docker Compose: https://docs.meli.sh/get-started/installation

Check us out at https://github.com/getmeli/meli πŸš€

Looking forward for your feedback πŸ˜€

πŸ’– πŸ’ͺ πŸ™… 🚩
gempain
Geoffroy Empain

Posted on December 11, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related