An open API service indexing awesome lists of open source software.

https://github.com/inpercima/swaaplate-hw

Every project begins with a hello world output. This repository shows the hello-world projects of swaaplate.
https://github.com/inpercima/swaaplate-hw

angular angular-cli angular-cli15 angular15 gradle hello-world java java17 kotlin maven nodejs npm php php7 spring-boot spring-boot2 templates webapp yarn

Last synced: about 1 month ago
JSON representation

Every project begins with a hello world output. This repository shows the hello-world projects of swaaplate.

Awesome Lists containing this project

README

          

# swaaplate-hw

Every project begins with a hello world output.
This repository shows the hello-world projects of swaaplate.

## Content

* [Hello world](./hello-world) - Example app with default options
* [Hello world without routing](./hello-world-without-routing) - Example app with default options but routing: false
* [Hello world with mock](./hello-world-mock) - Example app with default options but useMock: true
* [Hello world with nestjs](./hello-world-nestjs) - Example app with default options but backend: nestjs
* [Hello world with php](./hello-world-php) - Example app with default options but backend: php
* [Hello world with java and maven](./hello-world-java-maven) - Example app with default options but backend: java, management: maven
* [Hello world with php, npm, api folder and htaccess file](./hello-world-php-npm-api-htaccess) - Example app with default options but useYarn: false, backend: php, modRewriteIndex: true, runAsApi: true