Skip to content
/ peel Public

Little drum machine in your browser 🍌

License

Notifications You must be signed in to change notification settings

berkcebi/peel

Repository files navigation

Peel logo

Peel

🔗 https://peel.fm
Little drum machine in your browser


Development

To run Peel locally:

  • Install Node.js
  • Run npm i to install dependencies
  • Run npm start to start the development server, which should take you to http://localhost:5173/ in your default browser

You probably won't, but if you need to run sharing capabilities locally:

  • Create an .env file with your S3 deets — see .env.example
  • Run npm run start:functions to run API functions locally

Contributing

Interested in contributing? Sweet! Keep in mind that Peel is intentionally simple. It's easy to pick up and use, but also has some intricate features that don't bloat the interface.

  • Open an issue to propose a feature, an improvement or a fix.
    • If you're proposing changes to the interface, try to include a rough mockup.
  • Create a pull request when ready — link the PR to the issue, if you are solving one.

Support

Need help or have feedback? Open an issue or ping me at @berkcebi.

About

Little drum machine in your browser 🍌

Resources

License

Stars

Watchers

Forks