Skip to content

sagar-chandarana/twitter-appbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

How to run this locally:

You can simply run a http-server on the root directory using 'python -m SimpleHTTPServer 8080' and run the app on http://localhost:8080!

How to extend this:

The app name and secret are published in the code, so you can just keep hacking on this repository! See the Appbase Javascript API.

Ideally, you should create your own app on Appbase, so you can isolate your data records from everyone else.

You can also use this with Node.js runtime, and keep your app secret secret from prying eyes!

LICENSE


twitter-appbase is freely distributable under MIT License.

About

Twitter clone built on Appbase.io, under 300 lines of clientside js code and zero lines of server code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published