https://github.com/alexkates/hashnode-next
The fastest way to go headless with Hashnode. Beautifully simple Hashnode starter-kit powered by Next.js and shadcn/ui.
https://github.com/alexkates/hashnode-next
hashnode typescript
Last synced: 4 months ago
JSON representation
The fastest way to go headless with Hashnode. Beautifully simple Hashnode starter-kit powered by Next.js and shadcn/ui.
- Host: GitHub
- URL: https://github.com/alexkates/hashnode-next
- Owner: alexkates
- License: mit
- Created: 2024-01-28T16:56:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T15:27:56.000Z (almost 2 years ago)
- Last Synced: 2024-02-19T17:07:25.993Z (almost 2 years ago)
- Topics: hashnode, typescript
- Language: TypeScript
- Homepage: https://hashnode-next.dev
- Size: 749 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-shadcnui - Github - next.dev) | ★24 | (Boilerplates & Starters)
README
## Getting Started
```console
npx create-next-app -e https://github.com/alexkates/hashnode-next
```
## Environment Variables
[.env.example](.env.example) contains all the environment variables you need to run a copy of hashnode-next for your headless blog. You can simply copy this file and rename it to `.env.local` to get started.
## Contributing
Please read through our [contributing guide](.github/CONTRIBUTING.md) before starting any work.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/my-amazing-feature`)
3. Commit your Changes (`git commit -am 'Add some my-amazing-feature'`)
4. Push to the Branch (`git push origin feature/my-amazing-feature`)
5. Open a Pull Request
## Authors
## Stats

## License
Distributed under the MIT License. See the [license](LICENSE.md) for more information.