This is a simple static website application.
- Search for "seed" and replace with the name of your project
- Modify the deploy.yml file to add correct environment variables
To upgrade the version of the application, follow these steps:
- Update the version number in
package.json. - Update the version number in
src/version.ts. - Commit the changes with a message like "Release version x.x.x".