NLC application to create and manage email footers and newsletters with ease.
node
poetry
pnpm
poetry shell
poetry install --no-root
pnpm install
pnpm dev
- Commits naming convention
- We are using
@changesets/cli
to make semver easier. before every PR you should also update the changelog by usingpnpm changeset
command.