chalge

A worlde inspired game, where you need to guess a chalga song everyday

Stars
4

About 💻

Have you ever wanted to play wordle, but with chalga? Well now you can!

Sponsors

These are our really cool sponsors! If you'd like to sponsor this project and have your avatar or company logo appear below click here. 💖

🔧 Technologies

Build using the t3 stack, Chalge is using cutting edge technologies, inlcuding:

Installation ⚙

You can start with downloading our project form GitHub by pressing the green clone button

OR

Pasting this line of code in your favourite Terminal:

git clone --recursive https://github.com/SSIvanov19/chalge.git

Deployment 💻

First you need to make a .env in the in the root folder. You can see .env.example on what environment variable you need to set up!

Then you need to make the migration with the Database, this can be acived by pasting the following lines in your favourite Terminal, while you are in the root folder:

  npx prisma db-push

To start the development server, simply type:

  npm run dev
Thank you for scrolling this far! Please consider giving the repo a star ⭐.