Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

holtwick/zerva-project-template

Repository files navigation

🌱 Zerva Project Template

This is a side project of Zerva

Start writing a project for Zerva by using this project as a template.

Features

  • Best practice example.
  • Ready for deployment via Docker.
  • rsync distribution to server.
  • Unit test ready with example.
  • Example for repeating cron-like tasks.

Checklist

  • Adjust name and author in package.json
  • Get started in src/main.ts

Run it right away:

npm start