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

https://github.com/k-foss/app-template

Modern Full Stack Application Template
https://github.com/k-foss/app-template

Last synced: 2 months ago
JSON representation

Modern Full Stack Application Template

Awesome Lists containing this project

README

        

# App Template

This is a GitHub Repo template for creating a full stack Progressive Web Application (PWA) using all the latest development and web standards

## Development

**Requirements**

- [VSCode](https://code.visualstudio.com/)
- [VSCode Remote - Containers Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
- [Docker](https://www.docker.com/)

Once you have this code base local on your workstation and terminal in the same directory as this `README.md`

Run: `./bin/startDevelopment.sh`

For each 'service' you will a VSCode window, you will have a notification prompting to reopen in a Development Container, do that

## Rename

To rename from `App-Template` to your own application name TBD

## API Development