Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 587 Bytes

File metadata and controls

20 lines (16 loc) · 587 Bytes

Boilerplate Repository

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:

  1. Fork this repository, include branches
  2. Rename the repository to your project name i. wally.toml
  3. Refactor the README.md
  4. Add any additional dependencies to the wally.toml
  5. Add secrets to the GitHub settings i. PRODUCTION environment ID ii. DEVELOPMENT environment ID iii. Open Cloud API key
  6. Any further configurations your project may require.
  7. Push to GitHub!

🚀