Mykhailo Havelia
Mykhailo Havelia
Will be great have approach to put some arguments for make test or commands some like this. For that we need add some like that into `Makefile`. ``` # arguments...
- [ ] write simple article about create-aio-app features - [ ] add this article to articles section
- [ ] deploy to Heroku - [ ] add to docs https://devcenter.heroku.com/categories/deploying-with-docker
When u create service you need to write documentation about it. It's good practice and one point to the karma :). It will be great if `create-aio-app` quickly provides a...
- [ ] added marked (https://github.com/markedjs/marked) - [ ] titles (1) - [ ] quotes (2) - [ ] code snippets example: https://codepen.io/Arfey/pen/oOqKxd
https://aiohttp-security.readthedocs.io/en/latest/ - [ ] add login page - [ ] add view for login - [ ] add command for create a new user (make create_user) user info - postgres...
We have script for updating our requirements. But we can move to some better: ``` pip-compile development.in pip-compile documentation.in pip-compile production.in ``` i think this looks much better. - [...
If at run of create-air-app a new version is available, then output a warning. ⚠️
https://www.conventionalcommits.org/en/v1.0.0-beta.3/ - [ ] Add part about conventional commits to `CONTRIBUTING.md` - [ ] Add make commend with `auto-changelog` for generate `CHANGELOG.md` - [ ] Generate `CHANGELOG.md` Will be great...
After create a project i see this Very useful to show a list of all commands. related https://github.com/aio-libs/create-aio-app/issues/93