4d369170ff
wip: - separate web and api servers. - script for building static pages. - building improvements. - async localisation preloading.
18 lines
160 B
Text
18 lines
160 B
Text
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# secrets
|
|
.env
|
|
|
|
# esbuild
|
|
min
|
|
|
|
# page build
|
|
build
|
|
|
|
# stuff i already made but delayed
|
|
future
|
|
|
|
# docker
|
|
docker-compose.yml
|