Skip to content

peterj/shortly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortly

Simple URL shortener built with React, Apollo and GraphQL. You can find the corresponding tutorials here

Set up Graphcool

This project uses a Graphcool service. Visit Graphcool to sign-up and get a free account. To get started, install the Graphcool CLI first, login and then deploy the Graphcool service:

cd graphcool

# Login to graphcool
graphcool login

# Deploy the graphcool service
graphcool deploy

# Get the API URLs
graphcool info

Next, paste the Simple and Subscriptions API URLs to index.js.

Run the project

After you've set up Graphcool and pasted the Simple and Subscriptions API URLs to index.js, you can run yarn start to start the website.

License

FOSSA Status

About

URL shortener with React, Apollo and GraphQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •