Skip to content

TwentyFiveEx/poestack-next

 
 

Repository files navigation

PoeStack - Next.js

The frontend app for PoeStack

GraphQL Api

Running Locally

(If you are on an operating system that is having trouble with Sharp PoeStack#11 might help)

Running Locally (Docker)

Can replace "poestack" with any name you want in the below and can change the first port number to the host port you want to use.

  • $ docker build -f ./Dockerfile -t poestack .

  • $ docker run -p 3000:3000 -it poestack

Connecting your POE Account to a locally running site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • CSS 1.1%
  • Other 1.3%