Code Monkey home page Code Monkey logo

artistify's Introduction

Artistify

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

This project is currently under development.

Learn more about our project at artistify.us

ENVIRONMENT

A .env file must be added to the root directory of this project.

Your .env file must look like this:

NODE_ENV=development
SECRET=random-string-this-could-be-anything

STARTING THE SERVER IN PRODUCTION MODE

npm start

the server will be available at http://localhost:3016

STARTING THE SERVER AND FRONTEND IN DEVELOPMENT MODE

npm run dev

the server will be available at http://localhost:3016 the frontend development server will be at http://localhost:8080

the first time you run this, it will take a while as it installs all the packages needed from the server and frontend

DEPLOYMENT

build react into static asset in public folder

npm run build

run tests

npm test

deploy to google cloud

npm deploy

Contact

Join Our Support Server

to communicate with other contributors : https://discord.gg/b2gEwT8

artistify's People

Contributors

callbacc avatar milan090 avatar ianwalston avatar nxtcoder17 avatar jardimjose avatar spartasixzero avatar reinhardtvdwesthuizen avatar

Watchers

James Cloos 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.