Coder Social home page Coder Social logo

mediapreneur / listmonk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knadh/listmonk

1.0 2.0 0.0 10.95 MB

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.

Home Page: https://listmonk.app

License: GNU Affero General Public License v3.0

Makefile 0.53% Go 36.35% HTML 1.64% Smarty 0.41% CSS 0.28% Dockerfile 0.05% Shell 0.63% Vue 26.84% JavaScript 31.12% SCSS 2.16%

listmonk's Introduction

listmonk-logo

listmonk is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary. It uses a PostgreSQL (⩾ v9.4) database as its data store.

listmonk-dashboard

Visit listmonk.app for more info. Check out the live demo.

Installation

Docker

The latest image is available on DockerHub at listmonk/listmonk:latest. Use the sample docker-compose.yml to run manually or use the helper script.

Demo

mkdir listmonk-demo && cd listmonk-demo
sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-demo.sh)"

DO NOT use this demo setup in production.

Production

mkdir listmonk && cd listmonk
sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-prod.sh)"

Visit http://localhost:9000.

NOTE: Always examine the contents of shell scripts before executing them.

See installation docs.


Binary

  • Download the latest release and extract the listmonk binary.
  • ./listmonk --new-config to generate config.toml. Then, edit the file.
  • ./listmonk --install to setup the Postgres DB (or --upgrade to upgrade an existing DB. Upgrades are idempotent and running them multiple times have no side effects).
  • Run ./listmonk and visit http://localhost:9000.

See installation docs.


Heroku

Deploy

Developers

listmonk is a free and open source software licensed under AGPLv3. If you are interested in contributing, refer to the developer setup. The backend is written in Go and the frontend is Vue with Buefy for UI.

License

listmonk is licensed under the AGPL v3 license.

listmonk's People

Contributors

knadh avatar mr-karan avatar dependabot[bot] avatar vividvilla avatar tamalsaha avatar tomboss avatar henk23 avatar alerque avatar marcinkunert avatar scmmishra avatar rhnvrm avatar inpos avatar sweetppro avatar kmohrf avatar jorge-vitrubio avatar joicemjoseph avatar joeirimpan avatar avanier avatar raghavsood avatar tusharsadhwani avatar nicohood avatar mickge avatar m42e avatar kousikmitra avatar felixdz avatar dreglad avatar citrus-it avatar russ avatar sanketsaurav avatar rustydust avatar

Stargazers

Dennis Oosterman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.