Skip to content

darkemlord/live-here

Repository files navigation

Raibuon

A performance promtion and tipping web app for musicians.


App home: https://live-here-tip.herokuapp.com/

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=cloudinary://73******your_own_cloudinary_key****
MAPBOX_API_KEY=pk.eyJ1******your_own_mapbox_key****

DB Setup

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

Run a server

rails s

Built With

Team Members

Louis Ryo Yasuhiro (https://github.com/louisyash)
Gareth Perilli (https://github.com/gperilli)
Anju Mogi (https://github.com/ansanigom)
Emanuel Samir Caro (https://github.com/darkemlord)

Contributing

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

License

This project is licensed under the MIT License

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •