Skip to content

Commit

Permalink
Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
eleander56-b authored Nov 25, 2024
1 parent 5b60289 commit 9c2845b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@

Apollo GraphQL based API

## Requirements
## Docker
### Quick Start
- ``git clone https://github.com/Lobby-Hoes/hobbylos-data.git``
- ``docker compose up --build``

## Node
### Requirements

- node
- npm

## Quick Start
### Quick Start
- Node Environment auf "development" setzen ```$env:NODE_ENV="development"```
- ``npm install``
- ``node index.js``

0 comments on commit 9c2845b

Please sign in to comment.