Skip to content

A newsletter platform, designed for creators. An open-source alternative to Substack/Beehiiv.

License

Notifications You must be signed in to change notification settings

PanacheTechnologies/panache

Repository files navigation

Email once. Echo forever.

License

Introduction

Panache is a newsletter platform, designed for creators.

It can be regarded as an open-source alternative to Substack/Beehiiv.

Getting started

Requirements

  • NodeJS & NPM
  • Git

Installation

  1. Clone the repository:
git clone https://github.com/panachetechnologies/panache
  1. Change directory:
cd panache
  1. Install dependencies:
npm install
  1. Set up environment variables:
cp .env.example .env
  1. Run migration:
node ace migration:run
  1. Start development server:
npm run dev

About

A newsletter platform, designed for creators. An open-source alternative to Substack/Beehiiv.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages