Skip to content

wutsmog/wardrobe

Repository files navigation

Wardrobe

A simple app biult with Next.js, GraphQL, and Node.js.

Installation

  1. Clone the repo locally:
git clone https://github.com/audricus19/wardrobe.git
  1. Run the docker containers with docker-compose:
cd wardrobe
docker-compose up -d
  1. Open http://localhost:3000 to view the app. You can also view the GraphQL playground at http://localhost:5000/graphql. To terminate the app run:
docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published