mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-29 17:58:27 +00:00
4d369170ff
wip: - separate web and api servers. - script for building static pages. - building improvements. - async localisation preloading.
19 lines
160 B
Plaintext
19 lines
160 B
Plaintext
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# secrets
|
|
.env
|
|
|
|
# esbuild
|
|
min
|
|
|
|
# page build
|
|
build
|
|
|
|
# stuff i already made but delayed
|
|
future
|
|
|
|
# docker
|
|
docker-compose.yml
|