Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

anyway-koeln/api-server

Repository files navigation

api-server

CI CodeQL Test

Start the Server

Use yarn start to start the server.
You can access the graphql endpoint at 0.0.0.0:4000/graphql.

Clone on Uberspace

git clone https://thomasrosen:PERSONAL-ACCESS-TOKEN@github.com/anyway-koeln/api-server.git api-server
cd api-server/
git pull
yarn

Update origin: git remote set-url origin https://thomasrosen:PERSONAL-ACCESS-TOKEN@github.com/anyway-koeln/api-server.git

The following is not need. Just here for reference.

git remote add origin https://thomasrosen:PERSONAL-ACCESS-TOKEN@github.com/anyway-koeln/api-server.git
git branch --set-upstream-to=origin/main main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks