a pterodactyl egg built from @parkervcp's excellent node.js egg, but with typescript support.
Also written almost entirely by a robot.
shown here in my TypeScript template.
tsconfig.json
{
"compilerOptions": {
"baseUrl": ".",
"module": "commonjs",
"target": "es6",
"sourceMap": true,
"outDir": "./dist",
"rootDir": "./src"
},
"exclude": [
"node_modules"
]
}
I like commonjs don't judge me
CHECK FOR .pteroignore
AND .gitignore
FLAWS OR EXPLOITABLE LOOPHOLES! DON'T LEAK KEYS!
Here is how I intend to use this egg.
This is accomplished via the lovely @nikolaik's very helpful python-nodejs
dockerhub builds.
I chose to use this image:
nikolaik/python-nodejs:python3.11-nodejs16-alpine
as I wanted a newer version of python but nodejs 16 -- and alpine is slim.
Wish me luck.
zod.tf
fullstack development, server administration, web design, branding creation, musical scoring, video editing, and idk another thing