https://github.com/amercier/hello-next
Next.js tutorial - see Pull Requests for deployment
https://github.com/amercier/hello-next
deployment heroku nextjs now
Last synced: about 2 months ago
JSON representation
Next.js tutorial - see Pull Requests for deployment
- Host: GitHub
- URL: https://github.com/amercier/hello-next
- Owner: amercier
- License: isc
- Created: 2018-12-18T19:38:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T08:23:10.000Z (over 7 years ago)
- Last Synced: 2025-02-15T13:18:47.634Z (over 1 year ago)
- Topics: deployment, heroku, nextjs, now
- Language: JavaScript
- Homepage: https://nextjs.org/learn/
- Size: 713 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Next.js Batman tutorial
> [Next.js Batman tutorial](https://nextjs.org/learn/) with dynamic routes and deployment examples.


## Deployment
| Service | Branch | PR | Demo |
|---------------------------|--------------------|------|------|
| Heroku | [heroku] | [#1] | [](https://hello-next-amercier.herokuapp.com/) |
| Now (`@now/next`) | [now-next] | [#2] | [](https://hello-next-13cn8ftp8.now.sh/) |
| Now (`@now/static-build)` | [now-static-build] | [#3] | [](https://hello-next-i5p1hesj9.now.sh/) |
| GitHub Pages | [github-pages] | [#4] | [](https://amercier.github.io/hello-next/) |
[heroku]: https://github.com/amercier/hello-next/tree/heroku
[now-next]: https://github.com/amercier/hello-next/tree/now-next
[now-static-build]: https://github.com/amercier/hello-next/tree/now-static-build
[github-pages]: https://github.com/amercier/hello-next/tree/github-pages
[#1]: https://github.com/amercier/hello-next/pull/1
[#2]: https://github.com/amercier/hello-next/pull/2
[#3]: https://github.com/amercier/hello-next/pull/3
[#4]: https://github.com/amercier/hello-next/pull/4
See [Pull Requests](https://github.com/amercier/hello-next/pulls) for all examples.
## License
[](LICENSE.md)