This website was an experiment in working with webaudio while incorporating what I've learned about React Redux. It provides users with a simple, online, step sequencer that they can use to create musical vamps.
🏠 Homepage
✨ Demo
You will need to set to declare a JWT_SECRET
variable inside of a .env
file. I recommend using SecureRandom
to generate your secret. Then run the following commands:
bundle install
rails db:migrate
rails s
👤 Garrett Bodley
- Website: https://www.linkedin.com/in/garrett-bodley/
- Github: @Garrett-Bodley
- LinkedIn: @garrett-bodley
Give a ⭐️ if this project helped you!
Copyright © 2021 Garrett Bodley.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator