Every project begins with a hello world output. This repository shows the hello-world projects of swaaplate.
- Hello world - Example app with default options
- Hello world without routing - Example app with default options but routing: false
- Hello world with mock - Example app with default options but useMock: true
- Hello world with nestjs - Example app with default options but backend: nestjs
- Hello world with php - Example app with default options but backend: php
- Hello world with java and maven - Example app with default options but backend: java, management: maven
- Hello world with php, npm, api folder and htaccess file - Example app with default options but useYarn: false, backend: php, modRewriteIndex: true, runAsApi: true