Root of the etheryo "eco-system".
Find a file
2025-04-05 13:14:55 +02:00
src Added 'Git' element gathering information from forgejo and displaying it. Added language-map dependency. 2025-04-05 13:14:55 +02:00
static Initial commit. 2025-03-28 20:05:32 +01:00
.gitattributes Initial commit. 2025-03-28 20:05:32 +01:00
.gitignore Initial commit. 2025-03-28 20:05:32 +01:00
.npmrc Initial commit. 2025-03-28 20:05:32 +01:00
LICENSE Initial commit. 2025-03-28 20:05:32 +01:00
package-lock.json Added 'Git' element gathering information from forgejo and displaying it. Added language-map dependency. 2025-04-05 13:14:55 +02:00
package.json Added 'Git' element gathering information from forgejo and displaying it. Added language-map dependency. 2025-04-05 13:14:55 +02:00
README.md Initial commit. 2025-03-28 20:05:32 +01:00
svelte.config.js Initial commit. 2025-03-28 20:05:32 +01:00
SVELTE.md Initial commit. 2025-03-28 20:05:32 +01:00
tsconfig.json Fixing js check issues. Updated Svelte check. Formatted files. 2025-03-29 13:26:06 +01:00
vite.config.ts Initial commit. 2025-03-28 20:05:32 +01:00

Etheryo website

Root of the etheryo "eco-system". Install the following:

pacman -S npm

And run the following:

npm run dev