svenpanel / the-shrine-ng

πŸ”΄ A progressive web app of a retro soundboard. The Shrine comes with "Gude Laune!" and many more legendary sounds. πŸ”Š

Home Page:https://theshrine.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-shrine-ng

the shrine, 21st century edition

But why?

Well, to:

  • save the original shrine from becoming history due to technical advancements.
  • allow everyone to contribute to the project.
  • keep the authentic design (for now), but make it usable on small screens.
  • allow it to be used offline.

Adding a groove

  1. Make sure it's freely usable.
  2. Lower the volume by roughly 11dB.
  3. Encode it to a low bitrate to keep file size small
  4. add it to the grooves folder
  5. add it to the static/grooves.json file

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

πŸ”΄ A progressive web app of a retro soundboard. The Shrine comes with "Gude Laune!" and many more legendary sounds. πŸ”Š

https://theshrine.pw


Languages

Language:Vue 60.2%Language:JavaScript 27.6%Language:SCSS 10.4%Language:HTML 1.8%