Quartznet website. https://quartznet.info/
  • Svelte 83.3%
  • CSS 11.5%
  • HTML 2.8%
  • TypeScript 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-07-03 21:49:17 +10:00
.gitea/workflows Update release.yml 2023-07-03 21:49:17 +10:00
src Add types to components and remove unused components 2023-07-03 20:46:03 +10:00
static Remove bootstrap dependency 2023-03-19 08:38:11 +00:00
.gitignore Squashed commit of the following: 2021-07-26 12:22:47 +01:00
LICENSE Changed LICENSE from GPLv3 to AGPLv3. 2020-08-19 10:00:20 +01:00
package-lock.json update packages 2023-07-03 20:46:09 +10:00
package.json update packages 2023-07-03 20:46:09 +10:00
README.md Update README.md 2021-11-20 19:42:21 +00:00
svelte.config.js Fix build/layout issues 2023-01-03 19:41:40 +00:00
tsconfig.json Update config/packages 2022-09-04 15:55:40 +01:00
vite.config.js Update config/packages 2022-09-04 15:55:40 +01:00

quartznet.info

We are a small team developing software and games.

This is our main website where you can find information about us and what we do. This website is a work in progress and subject to change.

Powered by svelte.

Building

  1. npm install

  2. npm run build

Serving

  1. npm run dev

License

See LICENSE for more details.