Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 283 Bytes

apollo-server-test

Sample apollo graph server with the user login imitation and basic CRUD for crowdfunding 'campaigns'.

Apollo

Now Cli

Install

npm install

Develop

npm start

Deploy

now