Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.
A social media map app that features live events.
DROP SCREENSHOT HERE
App home: https://m-pulse.live
Install gems
bundle install
Create .env
file
touch .env
Inside .env
, set these variables. For any APIs, see group Slack channel.
CLOUDINARY_URL=your_own_cloudinary_url_key
rails db:create
rails db:migrate
rails db:seed
rails s
- Rails 7 - Backend / Front-end
- Stimulus JS - Front-end JS
- Heroku - Deployment
- PostgreSQL - Database
- Bootstrap — Styling
- Figma — Prototyping
All group members worked very hard on it, we are so proud of what we could accomplish in a short time.
Please contact Raecine Green on her linkedIn if you would like to contribute.
This project is licensed under the MIT License