Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.
/ songdedi-admin Public archive

A free song dedication service suitable for weddings, parties or any event.

Notifications You must be signed in to change notification settings

huishun98/songdedi-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Song Dedication (Admin site)

Where the requested songs come together to form a playlist.

Admin site web view

This site is to be set up with the request site.

Request site web view

Request site repository: https://github.com/huishun98/songdedi-requests.git

Local Development Server

  1. Create .env.local file with following environnment variables. These environment variables are from Firebase.
  • VUE_APP_apiKey
  • VUE_APP_authDomain
  • VUE_APP_databaseURL
  • VUE_APP_projectId
  • VUE_APP_storageBucket
  • VUE_APP_messagingSenderId
  • VUE_APP_appId
  • VUE_APP_measurementId
  1. Set up Vue Project
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

A free song dedication service suitable for weddings, parties or any event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published