Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 239 Bytes

TomatoFeed

Allow users to embed RSS feed in any web page

Requirement

  • Google App Engine SDK

Development

Start server

dev_appserver.py .

Then visit

http://localhost:8080

Deploy

gcloud app deploy --project foobar