Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
/ node-backend Public archive

Nodejs GraphQL API powered by Prisma and Apollo Server

Notifications You must be signed in to change notification settings

nick-telsan/node-backend

Repository files navigation

Node Backend

Nodejs GraphQL API powered by Prisma and Apollo Server

Getting Started

Using Docker (recommended) cp .env-example .env docker-compose build docker-compose up

Using Yarn Set up Postgres to your liking cp .env-example .env Update DATABASE_URL ind .env to match your Postgres database yarn yarn dev

About

Nodejs GraphQL API powered by Prisma and Apollo Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published