https://github.com/pei0804/goa-stater
It is a base code collection for using goa.
https://github.com/pei0804/goa-stater
docker go goa
Last synced: about 1 year ago
JSON representation
It is a base code collection for using goa.
- Host: GitHub
- URL: https://github.com/pei0804/goa-stater
- Owner: pei0804
- License: mit
- Created: 2017-05-05T04:48:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-09T04:48:04.000Z (over 8 years ago)
- Last Synced: 2025-03-24T02:13:33.985Z (about 1 year ago)
- Topics: docker, go, goa
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goa-stater
It is a base code collection for using goa.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request