Skip to content

SingWatch is an open source project that aims to find song lyrics without difficulties, after all who doesn't like to know how to sing their favorite song?

License

Notifications You must be signed in to change notification settings

JoaoGabriel-Lima/SingWatch

Repository files navigation

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: jg.limamarinho202@gmail.com

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: jg.limamarinho202@gmail.com

Contact me at Twitter.

Thank you!

License

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

About

SingWatch is an open source project that aims to find song lyrics without difficulties, after all who doesn't like to know how to sing their favorite song?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published