mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
4d369170ff
wip: - separate web and api servers. - script for building static pages. - building improvements. - async localisation preloading.
19 lines
160 B
Text
19 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
|