Quickstart
To get up and running with your NodeHive project, you need:
- A NodeHive backend instance
- A javascript frontend like NextJS
Start local development
1. Install NodeHive backend locally
- Follow the instructions on https://github.com/NETNODEAG/nodehive-headless-cms-ce
- Video Tutorial
2. Install NodeHive Starter Frontend
- Follow the instructions on https://github.com/NETNODEAG/nodehive-nextjs-minimal-starter
- Video Tutorial