raylib-wasm-transpiler/server
zongor db2164f498 add sql types 2024-05-27 20:19:37 -04:00
..
components add sql types 2024-05-27 20:19:37 -04:00
sql add sql types 2024-05-27 20:19:37 -04:00
README.md add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
bun.lockb add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
generate.sh add sql types 2024-05-27 20:19:37 -04:00
index.ts add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
package.json add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
run.sh add js-c interop testing stuff 2024-05-26 23:49:03 -04:00
schema.json add sql types 2024-05-27 20:19:37 -04:00
tsconfig.json add js-c interop testing stuff 2024-05-26 23:49:03 -04:00

README.md

project-verne-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.6. Bun is a fast all-in-one JavaScript runtime.