Skip to content

An online step sequencer allowing users to experiment with creating their own musical vamps. Backend repo.

License

Notifications You must be signed in to change notification settings

Garrett-Bodley/noodlr-backend

Repository files navigation

Welcome to Noodlr 👋

License: MIT

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.

Demo

Install

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

Usage

rails s

Author

👤 Garrett Bodley

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Garrett Bodley.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

An online step sequencer allowing users to experiment with creating their own musical vamps. Backend repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published