Coder Social home page Coder Social logo

unjown / qasong Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crescros/qasong

0.0 0.0 0.0 1.92 MB

Qasong provides an alternate user interface for listening to music from youtube.

Home Page: http://qasong.com

License: ISC License

JavaScript 94.65% HTML 2.22% Shell 0.12% CSS 3.02%

qasong's Introduction

Qasong

Tests

About the Application

Qasong provides an alternate user interface for listening to music from youtube.

This project is currently under development and is scheduled for it's first release on December 20th, 2020.

Links

Join us on Discord Qasong Team Discord

Production URL Qasong Web App

Alternate URLS provided by our cloud host Alternate URL 1 Alternate URL 2

Frontend-only development

enter the frontend folder

cd frontend

install dependencies

npm i

start react frontend

npm start

the frontend should be live in dev mode at localhost:8080

Backend-only development

install dependencies

npm i

start the server in dev mode

npm run dev:server

the server will be available at localhost:3016

this will only enable the api. if you want to see the frontend served by the server, you'll need to compile the frontend

npm run build

Full development environment

install all packages and start both front and backend in dev mode

npm run dev

the frontend should be live at localhost:8080 the backend will be available at localhost:3016

note: the frontend is currently hardwired to communicate with the production api. To see your backend changes in the frontend, you'll need to change the url in functions.js. you should find the development url there commented out.

CONTRIBUTING

please make a pull request to the develop branch of this repo

for assistance working with this repo, contact us on discord discord or ping a contributer in an Issue.

qasong's People

Contributors

callbacc avatar dependabot[bot] avatar ianwalston avatar jardimjose avatar jasper-mui avatar milan090 avatar nxtcoder17 avatar reinhardtvdwesthuizen avatar sanji11 avatar spartasixzero avatar unjown avatar wei-j-huang avatar zjjiang2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.