Skip to content

Single page front end using Polymer with a Sinatra / Postgres backend.

Notifications You must be signed in to change notification settings

focomoso/polymer-sinatra-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Single Page App using Polymer, Sinatra and Postgres

A template for a trivial single page app using Polymer core components for the front end (as outlined here: Polymer SPA ) Sinatra as the DSL and Postgres as the db.

##Note: Currently under heavy development...

##Installation

I'm still figuring out the best way to do this so everything's up in the air right now. Will come back to this readme with installation instructions when I figure it out.

You'll need:

Note: will update to Polymer 0.8 when the components become avaliable.

Once everything's installed, run:

createdb polymer-sinatra-spa

To create your postgres database.

To test that it's working, run:

psql polymer-sinatra-spa

If you get a psql prompt it should be all good.

About

Single page front end using Polymer with a Sinatra / Postgres backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published