Starter Kit for Frontend and Service API
If you want to create your project from scratch, you will most likely need a frontend, a Service API, a good local development environment, and a few automations.
This is the goal of our Starter Kits. They provide the minimum required to get you started:
- directory structure
- package.json with Crystallize Libraries
- a Service API - Hello World
- an empty Frontend folder so you pick the one you prefer
- procedures via Makefile
- local development environment with HTTPS and custom domains
Check them out!