Skip to content

sentrionic/OlympusClient

Repository files navigation

OlympusNext

OlympusNext is a frontend for the OlympusBlog stack using NextJS with Typescript.

For all the features and endpoints check out the parent repository.

Screenshots

Getting started

  1. Clone this repository and one of the many backends.
  2. Run yarn to install the dependencies
  3. Create a .env.local and add NEXT_PUBLIC_API_URL=http://localhost:PORT/api to, where PORT is whichever backend you picked.
  4. Run yarn dev and go to http://localhost:3000

About

The NextJS frontend for OlympusBlog

Topics

Resources

License

Stars

Watchers

Forks