Touch it live: https://blog-demo.adminforth.dev/admin/
Blog post how to create and deploy it
Start adminforth:
npm ci
npm start
Start the blog:
cd seo
npm ci
npm run dev
Go to http://localhost:3000/admin/ , login with name adminforth@adminforth.dev
and password adminforth
.