raylib-wasm-transpiler/server
zongor 822a1e4c66 Update schema 2024-05-29 20:47:19 -04:00
..
components Update schema 2024-05-29 20:47:19 -04:00
sql Update schema 2024-05-29 20:47:19 -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 Update schema 2024-05-29 20:47:19 -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.