Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.82 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.82 KB

Getting Started

npx create-next-app -e https://github.com/alexkates/hashnode-next

Environment Variables

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

License

Distributed under the MIT License. See the license for more information.