Skip to content

gaetandezeiraud/CoreAdmin_BlogSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Maintenance Intended

CoreAdmin_BlogSample

A sample that use CoreAdmin at the backend. And NextJS for the frontend (with server side rendering).

Please don't use this code in production. CoreAdmin is not setup with a account.

How it is working?

ASP.net API

Open the ASP.net API project, build and start it.

Swagger: https://localhost:7069/swagger/index.html
CoreAdmin: https://localhost:7069/CoreAdmin

You need to create a least one blog post from CoreAdmin which is Public (true).

NextJS Frontend

Go inside nextjs-blog, run npm i and npm run dev.
Go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published