Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 990 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 990 Bytes

Groundwork Starter

A starter repository for Groundwork projects.

Quickstart:

Using vscode development containers:

  1. Generate a repository from this template
  2. In VSCode, run the command 'Clone Repository in Remote Container Volume' and select your new repository.
  3. Wait for dependencies to install
  4. Hit F5 (or navigate to Run & Debug and launch the Start App configuration)
  5. Navigate to http://localhost:8000

Application stack:

Frontend stack:

Deployment & CI stack:

  • VSCode Development Containers
  • Github Actions
  • Docker