mml-io / mml-starter-project

MIT License
14 stars 23 forks source link

Digital Ocean configuration #13

Closed lukasondre closed 1 year ago

lukasondre commented 1 year ago

A new directory, .do, containing the Digital Ocean configuration has been added to the root of the repository. The deploy.template.yaml file allows this repository to be easily deployed as an 'app' on Digital Ocean using a simple URL such as https://cloud.digitalocean.com/apps/new?repo=https://github.com/mml-io/mml-starter-project/tree/main. The app.yaml file enables deployment of the project from a forked/private repository.

NOTE: This PR lowers the NodeJS version requirement to v16. This is needed to deploy the project on Digital Ocean.

What kind of change does your PR introduce? (check at least one)

Does your PR fulfill the following requirements?