Files
fcc-timestamp-microservice/README.md
T
2024-11-14 12:02:36 +01:00

241 B

fcc-timestamp-microservice

To install dependencies:

bun install

To run:

bun run index.ts

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