Go to file
Hri7566 5961c48ff6 Rename to solar 2023-10-27 14:54:18 -04:00
scripts Rename to solar 2023-10-27 14:54:18 -04:00
src Rename to solar 2023-10-27 14:54:18 -04:00
.gitignore init 2023-09-15 06:40:33 -04:00
.prettierrc Build script 2023-09-15 06:51:29 -04:00
README.md init 2023-09-15 06:40:33 -04:00
bun.lockb Rename to solar 2023-10-27 14:54:18 -04:00
package.json Rename to solar 2023-10-27 14:54:18 -04:00
tsconfig.json Refresh 2023-09-16 02:23:44 -04:00

README.md

mpp-saturn

To install dependencies:

bun install

To run:

bun run index.ts

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