Skip to content

PerjakaSunda/coosto-hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Shit

App that shows you the places in Eindhoven where you can walk your dog, and places of interest around.

This is a hackaton project made for the 2nd Coosto Hackaton, in order to try out Apollo, GraphQL, and server-side rendering in Vue (with Nuxt).

How to run it

  • git clone https://github.com/esclapes/coosto-hackathon.git && cd coosto-hackaton
  • cd api && npm install && npm start
  • In another terminal/tab: cd app && npm install && npm run dev
  • Open http://localhost:3000 in your browser
  • Open http://localhost:3002/graphiql to play around the GraphQL API

Credits

About

A nuxt, graphql and open data hackathon project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.4%
  • JavaScript 40.8%
  • CSS 2.8%