Skip to content

luismayta/nextjs-typescript

Repository files navigation

nextjs-typescript

example next with typescript

Version

0.0.0

Web

https://github.com/luismayta/nextjs-typescript

Download

https://github.com/luismayta/nextjs-typescript

Source

https://github.com/luismayta/nextjs-typescript

Keywords

nextjs-typescript

Table of Contents:

License

The code in this repository is licensed under the GPL unless otherwise noted.

Please see LICENSE for details.

How To Contribute

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

Reporting Security Issues

Please do not report security issues in public. Please email security@luismayta.com.

Requirements

This is a list of applications that need to be installed previously to enjoy all the goodies of this configuration:

Quickstart

Project Start

$ make environment
$ make setup
$ make yarn.install

Start Application

$ make yarn.start

Troubleshooting

Wrong pre-commit with pyenv

Execute the next:

pyenv shell 3.8.0

License

MIT

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Versioning

Releases are managed using github release feature. We use [Semantic Versioning](http://semver.org) for all the releases. Every change made to the code base will be referred to in the release notes (except for cleanups and refactorings).

Credits

Made with ❤️ ☕ and 🍕 by Luis Mayta.