cobalt/.gitignore
wukko 4d369170ff separated web and api, build improvements
wip:
- separate web and api servers.
- script for building static pages.
- building improvements.
- async localisation preloading.
2023-05-19 16:13:38 +06:00

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