This is a boilerplate repository for creating a new project, when starting a new project, you can use this repository as a template.
Steps to create a new project:
- Fork this repository, include branches
- Rename the repository to your project name i. wally.toml
- Refactor the README.md
- Add any additional dependencies to the wally.toml
- Add secrets to the GitHub settings i. PRODUCTION environment ID ii. DEVELOPMENT environment ID iii. Open Cloud API key
- Any further configurations your project may require.
- Push to GitHub!
🚀