https://github.com/infinitered/ignite-next-js
Ignite Next.js website boilerplate with Next.js, MySQL, and Github authentication
https://github.com/infinitered/ignite-next-js
Last synced: 11 months ago
JSON representation
Ignite Next.js website boilerplate with Next.js, MySQL, and Github authentication
- Host: GitHub
- URL: https://github.com/infinitered/ignite-next-js
- Owner: infinitered
- Created: 2019-10-28T16:04:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T17:49:29.000Z (about 6 years ago)
- Last Synced: 2025-02-10T05:34:39.094Z (11 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite Next.js
This is a Next.js boilerplate for the awesome [Ignite CLI](https://github.com/infinitered/ignite).
## Usage
```shell
npm install -g ignite-cli
ignite new MyWebsite -b next-js
```
## License
MIT.