8000 GitHub - rubycidev/eventlite: Backend Eventlite app for Learnetto React on Rails course
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rubycidev/eventlite

 
 

Repository files navigation

Eventlite Backend Ruby on Rails App

This is an Eventbrite clone, built as part of The Complete React on Rails course on Learnetto by Hrishi Mittal.

This app provides a full-stack Rails app and the backend Rails API for the frontend React user interface.

How to run

First, install all the gems:

$ bundle

Set up the database:

$ rake db:migrate

Start the Rails server on port 3000.

$ rails start

About

Backend Eventlite app for Learnetto React on Rails course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.0%
  • JavaScript 24.6%
  • HTML 12.1%
  • CSS 1.8%
  • SCSS 0.5%
0