luismayta / nextjs-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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:

$ make environment
$ make setup
$ make yarn.install
$ make yarn.start

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.

About

License:GNU Lesser General Public License v3.0


Languages

Language:Makefile 80.7%Language:Dockerfile 15.1%Language:Shell 4.2%