There's a windows version available but not supported yet.
This is early stage of the project. You need to provide configuration details.
- Create S3 bucket and DynamoDB table for storing state of the project.
- Install precommit
- Run
pre-commit installin the project root directory - Run the application using
go run main.go
- directory picker
- improve design
- handle edge cases
- setup column validation
- terraform state selector
- error and info messages
- support for other appsync authorizers
- other cloud providers like gcp and azure
- multiple workspaces support
- git init on creating api
- support for js resolvers
- Mutation resolver type
- removing resources
- support for multiple graphql resolver
- apollo federation support
- scrollable columns
- translations
- windows support