vanguardvirtual / repo-ranger

Repo-Ranger is an AI-powered Github leaderboard that has no AI. It analyzes your Github activity and based on your score you win a clap 👏 or a 💩.
https://reporanger.xyz
GNU General Public License v3.0
4 stars 1 forks source link

[ENHANCEMENT] Move Entire Project To Deno #25

Open AkisKourouklis opened 2 hours ago

AkisKourouklis commented 2 hours ago

Is your feature request related to a problem? Please describe. (optional) Node.js always was crap, we need at least 10 config files to make it work properly. Eslint, prettier, tsconfig etc.

Describe the solution you'd like (required) Move the entire project to DEMO

Additional context (optional)

vr-varad commented 2 hours ago

hey @AkisKourouklis I could work on this if its open for contribution.

AkisKourouklis commented 2 hours ago

@vr-varad You sure, it is a really large enchantment. It is going to take some time.

vr-varad commented 2 hours ago

Ya sure, will work on this slowly not in any hurry!!

AkisKourouklis commented 2 hours ago

@vr-varad Great start it then.

vr-varad commented 1 hour ago

Hey @AkisKourouklis Just wanted to know how to setup the mysql db I am actually getting errors in setting up the db.

AkisKourouklis commented 1 hour ago

@vr-varad If your process env is correct then you need to check your mysql if it is running on your machine. Everything related to the database is inside db/database.ts