Skip to content

Latest commit

 

History

History
 
 

README.md

app-template

A template Next.js app that you can copy and paste to start a new project.

See the main README for details on creating a new app.

Developer setup

No special actions needed, just follow the general developer setup instructions

Deployment

This app is deployed onto the K8s cluster as a standard Next.js app in docker.

To deploy a new version, simply commit to the master branch. GitHub Actions automatically handles CD.