Skip to content

Contributing

Development

  • Run tests: deno test --allow-net
  • Lint: deno lint
  • Format: deno fmt
  • Type check: deno task check
  • Build npm package: deno task build --set-version 0.0.0

Docs

See docs/:

  • Dev: npm run dev
  • Build: npm run build
  • Preview: npm run preview

License

MIT © Foundatio

Released under the MIT License.