Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buildkite/kitesocial
A super basic not-Twitter, for interviews. DO NOT FORK: clone to your machine only.
https://github.com/buildkite/kitesocial
Last synced: about 1 month ago
JSON representation
A super basic not-Twitter, for interviews. DO NOT FORK: clone to your machine only.
- Host: GitHub
- URL: https://github.com/buildkite/kitesocial
- Owner: buildkite
- Created: 2020-03-04T12:22:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T07:18:59.000Z (7 months ago)
- Last Synced: 2024-08-04T08:02:53.797Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 1.82 MB
- Stars: 5
- Watchers: 15
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - kitesocial - A super basic not-Twitter, for interviews. 🔥 🚀 (Happy Exploring 🤘)
README
It's like Twitter, but for Buildkite.
## Welcome
Welcome to Kitesocial, a Twitter clone!
## Development setup
To run Kitesocial, you will need:
- Ruby 3.2.2
- Rails 6.0.3
- Node 16.12.0
- Yarn 1.19.1
- Chrome or ChromiumOnce you've cloned the repo, run:
```
bin/setup
```Then you'll be able to spin up your server and run your specs!