6 lines
234 B
Markdown
6 lines
234 B
Markdown
|
# Install and run
|
||
|
|
||
|
- Run `./listmonk --new-config` to generate a sample `config.toml` and add your configuration (SMTP and Postgres DB credentials primarily).
|
||
|
- `./listmonk --install` to setup the DB.
|
||
|
- Visit `http://localhost:9000`.
|