Skip to content
forked from knadh/listmonk

High performance, self-hosted newsletter and mailing list manager with a modern dashboard. Go + React.

License

Notifications You must be signed in to change notification settings

Beesitech/listmonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listmonk

Full fledged, high performance newsletter and mailing list manager

Development

Install dependencies

make deps

Build frontend assets

make build_frontend

Create config file and edit the necessary params

cp config.toml.sample config.toml

Use stuffbin to package static assets and build binary

make build

Binary comes up with installer to setup schema and superadmin

./listmonk --install

Run binary

./listmonk

For new developers, you can also run all at once using quickdev option.

make quickdev

About

High performance, self-hosted newsletter and mailing list manager with a modern dashboard. Go + React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 85.7%
  • HTML 4.9%
  • TSQL 4.4%
  • CSS 2.6%
  • Smarty 1.5%
  • Makefile 0.8%
  • Dockerfile 0.1%