Skip to content

Brianhuynh97/Comedy-app

Repository files navigation

A Comedy App Rails application generated with lewagon/rails-templates 🏡 🤡

Getting Started

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=***
MAPBOX_API_KEY=***

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Check out the app here (desktop version only):

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors