It's like Twitter, but for Buildkite.
Welcome to Kitesocial, a Twitter clone!
To run Kitesocial, you will need:
- Ruby 3.4.1
- Rails 8.0.2
- Chrome or Chromium
Once you've cloned the repo, run:
bin/setup --skip-server
Then you'll be able to spin up your server and run your specs!
bin/dev
bin/test
bundle exec rspec