An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          







View Demo
·
Report Bug
·
Request Feature

## 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

![Alt](https://repobeats.axiom.co/api/embed/31e702ad0bc3e2c1d5fa3bf57d06845b2a052336.svg "Repobeats analytics image")

## License

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