Go to file
Jyotirmoy Bandyopadhayaya 3bfec456bf
wordle api upload
2023-12-31 21:04:56 +05:30
scripts wordle api upload 2023-12-31 21:04:56 +05:30
.gitignore wordle api upload 2023-12-31 21:04:56 +05:30
README.md wordle api upload 2023-12-31 21:04:56 +05:30
bun.lockb wordle api upload 2023-12-31 21:04:56 +05:30
package.json wordle api upload 2023-12-31 21:04:56 +05:30
server.ts wordle api upload 2023-12-31 21:04:56 +05:30
tsconfig.json wordle api upload 2023-12-31 21:04:56 +05:30
upload.ts wordle api upload 2023-12-31 21:04:56 +05:30

README.md

wordle-api

To install dependencies:

bun install

To run:

bun run index.ts

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