Skip to content

Compas examples

Examples of how to do various tasks with Compas.

Templates

  • default: This is the default template that is used. It contains boilerplate and conventions to create your api's.

  • with-auth: Based on the default teplate, adds a basic register and loginc system, using @compas/store powered sessions.