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/ and create a new post.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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/ and create a new post.