This repository contains the backend code for the TenkaiStudio Web Application.
The backend is responsible for managing core functionalities of TenkaiStudio, including:
- Discord Registration: Authenticate and register users via their Discord accounts.
- Spotify Integration: Track and display the currently playing track from a linked Spotify account.
- Future Features: This backend will be extended with more features as the project evolves.
- Node.js / Express
- Discord OAuth2 API
- Spotify Web API
- Sequelize / MariaDB
- Clone the repository:
git clone https://github.com/AboutSelphy/TenkaiStudio-Backend.git cd tenkaistudio-backend