Skip to content

Repo for youcode.io V1.1. Website with Polymer and Server with Go.

License

Notifications You must be signed in to change notification settings

youcodeio/youcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youcode

This is the code behind YouCode, a plateform to find talks and tutorials for developers

Setup

The back-end

The whole project is powered by Go and App Engine, so you need Go, a working workspace and Google App Engine SDK for Go. To test, run on the root directory:

cd backend
goapp get github.com/GoogleCloudPlatform/go-endpoints/endpoints
cd ../
goapp serve dispatch.yaml backend/app.yaml frontend/app.yaml

The frontend

We are using Bower to handle Polymer's dependencies. So you need to run

cd frontend/static
bower install

About

Repo for youcode.io V1.1. Website with Polymer and Server with Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •