|license|
:Version: 0.0.0 :Web: https://github.com/luismayta/antd-todo-example :Download: https://github.com/luismayta/antd-todo-example :Source: https://github.com/luismayta/antd-todo-example :Keywords: Core Front
.. contents:: Table of Contents: :local:
The code in this repository is licensed under the GPL unless otherwise noted.
Please see LICENSE_ for details.
Contributions are very welcome.
Please read How To Contribute
CONTRIBUTING_ for details.
Issue report template should be automatically applied if you are sending it from bitbucket UI as well; otherwise you
can find it at ISSUE_TEMPLATE.md <https://github.com/luismayta/antd-todo-example/blob/master/.jira/issue_templates/ISSUE_TEMPLATE.md>
_
Please do not report security issues in public. Please email security@luismayta.com.
This is a list of applications that need to be installed previously to enjoy all the goodies of this configuration:
Pyenv
_Docker
_Tfenv
_Terragrunt
_Project Start ^^^^^^^^^^^^^
.. code:: bash
$ make environment
$ pipenv shell --fancy
$ make setup
$ make yarn.install
Start Application ^^^^^^^^^^^^^^^^^
.. code:: bash
$ make yarn.start
Wrong pre-commit with pyenv ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Execute the next:
.. code:: bash
pyenv shell 3.8.0
MIT
Please see CHANGELOG
_ for more information what
has changed recently.
Please see CONTRIBUTING
_ for details.
Releases are managed using gitlab release feature. We use Semantic Versioning for all the releases. Every change made to the code base will be referred to in the release notes (except for cleanups and refactorings).
CONTRIBUTORS
_Made with :heart: :coffee: and :pizza: by luismayta
_.
.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square :target: LICENSE :alt: License
.. Links
.. CHANGELOG
: CHANGELOG.rst
.. CONTRIBUTORS
: docs/source/AUTHORS.rst
.. CONTRIBUTING
: docs/source/CONTRIBUTING.rst
.. LICENSE
: LICENSE
.. _luismayta
: https://github.com/luismayta
.. dependences
.. Pyenv
: https://github.com/pyenv/pyenv
.. Docker
: https://www.docker.com/
.. Tfenv
: https://github.com/tfutils/tfenv
.. Terragrunt
: https://github.com/gruntwork-io/terragrunt