LoopyGO / loopy-web

Loopy is a completely Open Source Duolingo-style programming learning platform.
https://loopygo.app
MIT License
18 stars 3 forks source link

App link doesn't work #14

Open Ches-ctrl opened 5 months ago

Ches-ctrl commented 5 months ago

Current Behavior

Looks like the certification has expired for https://loopygo.app/

Expected Behavior

Should open the website

revogabe commented 5 months ago

hey Charlie, I'm sorry, this project was discontinued some time ago, maybe we will return to it in the future but no predictions

Ches-ctrl commented 5 months ago

No worries! Do you have instructions for running it locally?

revogabe commented 5 months ago
- git clone
- pnpm install
- pnpm dev

// With the project running you will only find two pages. / and /dashboard
revogabe commented 5 months ago

P.S: the project was discontinued very early so basically there is nothing, but the idea was to create a learning platform for Duolingo style programming but also for programming, and also with features such as rankeds and something aimed at gamification, with rewards such as skins

Ches-ctrl commented 5 months ago

Cheers revo! Much appreciate this