Go to file
2023-12-10 21:10:32 +01:00
archetypes get rid of the wierd theme stuff 2022-04-08 23:57:01 +02:00
assets dynamic content widths 2022-04-09 17:58:41 +02:00
content fix nginx link in rearchitecture.md 2023-10-18 03:53:42 +02:00
layouts update deploy location & remove unused element on 404.html 2023-10-21 05:39:29 +02:00
src serve hello world on wildcard uri 2023-12-10 21:10:32 +01:00
static rename shit 2023-10-18 00:31:26 +02:00
.dockerignore add basic hello world node project 2023-12-06 16:04:28 +01:00
.eslintignore Update Dockefile, .prettierignore and .eslintignore to make the build image launch the simple hello world app. 2023-12-07 06:24:13 +01:00
.eslintrc.cjs add basic hello world node project 2023-12-06 16:04:28 +01:00
.gitignore add basic hello world node project 2023-12-06 16:04:28 +01:00
.prettierignore Update Dockefile, .prettierignore and .eslintignore to make the build image launch the simple hello world app. 2023-12-07 06:24:13 +01:00
config.toml rename shit 2023-10-18 00:31:26 +02:00
Dockerfile Add a healthcheck API and specify a HEALTHCHECK in Dockerfile. 2023-12-07 08:45:32 +01:00
package-lock.json add basic hello world node project 2023-12-06 16:04:28 +01:00
package.json add basic hello world node project 2023-12-06 16:04:28 +01:00
tsconfig.json add basic hello world node project 2023-12-06 16:04:28 +01:00