Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prisma Apollo Server Starter

This repository provides a starting point to work with apollo-server and prisma

Getting started

  1. Clone this repo
  2. Run npm install to grab dependencies from npm.
  3. Start prisma and database instance using docker-compose up -d (Run yarn deploy -n to use prisma demo servers)
  4. Deploy the datamodel using prisma deploy
  5. Start the server using npm run dev

(Use npm run start to run without watch mode)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages