blob: 375e724c71166eceb31bb630b059c50d8e314898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
### Scale
This is scale webapp made using astro, its faster and better, because i know what i am doing this time. Its just better.
### Build
To build and run see `run.sh`.
For deploying only the `dist/` directory (genereted by `npm run build`)
is needed and the 'server.mjs' file.
Using the nodejs command in `run.sh`.
Note: When running with node the image saving wont work properly
because of different directories with images.
### What can it do
It can do whatever the
[scale app made with svelte](https://gitlab.com/scale-project/scale)
can, but faster and better, for info about the project see its readme.
|