OlympusNext is a frontend for the OlympusBlog stack using NextJS with Typescript.
For all the features and endpoints check out the parent repository.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Clone this repository and one of the many backends.
- Run
yarnto install the dependencies - Create a
.env.localand addNEXT_PUBLIC_API_URL=http://localhost:PORT/apito, wherePORTis whichever backend you picked. - Run
yarn devand go tohttp://localhost:3000





