SkillAgentSearch skills...

Twitterclone

twitter clone built with appbase.io and AngularJS

Install / Use

/learn @appbaseio/Twitterclone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks8

Languages

JavaScript

Security Score

75/100

Audited on Feb 16, 2025

No findings