Taqueria Workflows
- Smart contract development workflow (compose, compile, originate, test, repeat)
- Full stack dev workflow (compose smart contract, compile, generate types, compose app using types, config, and state; originate & deploy app; test app; repeat)
- Scaffolding a project (scaffold, start)
- Deployment orchestration
Levels of Complexity:
- Beginner - Scaffolding
- Basic - Using Taqueria as a task runner (Tasks and plugins)
- Intermediate - Using config/state/types in full stack development
- Advanced - using Taqueria for full stack dev and orchestration - GitHub action, provisions