mollersuite / monofile

File sharing over the Discord CDN
https://fyle.uk
The Unlicense
18 stars 3 forks source link

Markofile #45

Closed Jack5079 closed 2 months ago

Jack5079 commented 7 months ago

Svelte is turning to shit so we will need to find a new framework. I propose Marko.

Advantages

Disadvantages

nbitzz commented 7 months ago

Thank god marko starts with an M every new improvement we make regarding frameworks must have a related pun on monofile or fyle

nbitzz commented 7 months ago

For Markofile, since we'll be using Marko Run (probably), let's take care of account management (and maybe the file list display) on separate routes I think this should make #28 easier (or slightly less of a weird problem) to solve

Jack5079 commented 7 months ago

Also @nbitzz I reccomend you read https://github.com/marko-js/run#path-structure

Jack5079 commented 7 months ago

actually the whole readme

nbitzz commented 7 months ago

actually the whole readme

was planning on it, dw

Jack5079 commented 3 months ago

Marko 5 now has Tags API built-in as of 5.33. Install @marko/translator-tags & @marko/runtime-tags. Tags API is still very much in alpha

Jack5079 commented 2 months ago

I'm rewriting monofile in SvelteKit instead, when Marko Run improves I will revisit it