A CMS powered by GitHub API, Next.js and Draft.js.
Read this blog post to learn more.
You we'll need following environment variables:
SESSION_SECRET
GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET
You can use a .env
file in development.
npm install
npm run dev