packages
|
Enable auto-reload for express server
|
2022-12-14 09:19:38 +01:00 |
.eslintrc.cjs
|
Move website to separate subdirectory
|
2022-12-13 18:21:38 +01:00 |
.gitignore
|
Initialize a new project
|
2022-12-04 19:32:52 +01:00 |
.npmignore
|
Add gulp for handling tasks
|
2022-12-04 20:47:18 +01:00 |
.woodpecker.yml
|
Add CI settings
|
2022-12-04 21:51:34 +01:00 |
CHANGELOG.md
|
Initialize a new project
|
2022-12-04 19:32:52 +01:00 |
eslint.jsconfig.json
|
Enable checking of all js files
|
2022-12-14 08:25:47 +01:00 |
LICENSE
|
Initial commit
|
2022-11-10 12:39:10 +00:00 |
package-lock.json
|
Enable auto-reload for express server
|
2022-12-14 09:19:38 +01:00 |
package.json
|
Refactor misleading script
|
2022-12-14 09:25:40 +01:00 |
README.md
|
Initialize a new project
|
2022-12-04 19:32:52 +01:00 |
tsconfig.base.json
|
Add ES2022 library by default
|
2022-12-14 08:20:52 +01:00 |
tsconfig.json
|
Move website to separate subdirectory
|
2022-12-13 18:21:38 +01:00 |