Code Monkey home page Code Monkey logo

singwatch's Introduction

logo

Languages Issues License Discord

About this Project

The idea of the Website is:

"A lyrics fetcher website that lets you sync songs from discord server with Hydra music bot".

PS: The site is not just for discord users, but for any audience interested in a lyrics' fetcher. All code within this site can be reused in any lyrics project or other projects inside this context!

Why?

This project is part of my personal portfolio, so, I'll be happy if you could provide me any feedback about the project, code, structure, or anything that you can report that could make me a better developer!

Email-me: [email protected]

Contact me at Twitter.

Also, you can use this Project as you wish, be for study, be for make improvements or earn money with it!

It's free!

Some Observations about this App

1 – There are still several functions to be made available in the following versions of the application, like more platforms for synchronization and lyrics time sync.

2 – This app also is linked with a discord bot and a node.js backend.

Testing

If you want to test this Website in the Production mode, the website links are listed below:

Current Production Deployment

Test Deployments: Soon!

Functionalities

  • Get the lyrics of any music posted on Spotify or Deezer
  • Synchronize the music with your discord server and get the lyrics with the time

Getting Started

Prerequisites

To run this project in the development mode, you'll need to have a basic environment to run a Next.js App, that can be found here.

Installing

Cloning the Repository

$ git clone https://github.com/JoaoGabriel-Lima/SingWatch

$ cd SingWatch

Installing dependencies

$ yarn

or

$ npm install

Preparing for running

1 – This site uses Next.js serverless functions to make connections to the backend socket and lyrics API.

2 – After cloning the repository, go to the /.env.development file and edit the MONGODB_URI, MONGO_DB, NEXT_PUBLIC_SOCKET_URL, GENIUS_API and MUSIC_INFO_URI according to your own information.

3 - You also need to read the discord bot and node.js backend readme before start coding.

Running

With all dependencies installed, and the environment properly configured, you can now run the website:

yarn

$ yarn run dev

npm

$ npm run dev

The website will start on the default port 3000

Built With

Support tools

Contributing

You can send me as many PR's as you want, I would be glad to analyze and accept them! And if you have any question about the project…

Email-me: [email protected]

Contact me at Twitter.

Thank you!

License

This project is licensed under the MIT License – see the LICENSE.md file for details

singwatch's People

Contributors

dependabot[bot] avatar joaogabriel-lima avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

nick-gabe

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.