Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.22 KB

This project contains sample applications to show how to integrate an application with DjaoDjin hosting and build a fully functional Software-as-a-Service product along the way.

PureWeb

The following tutorials take you from basics to more advanced use cases, using bare bone standard Web technologies (i.e. HTML/CSS/Javascript).

  1. Write theme templates locally
  2. Test against the API on localhost
  3. Add a user dynamic menubar item
  4. Onboarding a club member
  5. Using options in billing workflow

Frameworks

The following tutorials show you how to get started when you are using a specific application framework (Vue, Django, etc.).

Advanced use cases