You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Yuki b568ea729b
test
3 months ago
static autoreload on config change :D 3 months ago
views test 3 months ago
.gitignore replace config with example, remove config.json and gitignore 3 months ago
README.md minor changes 3 months ago
bun.lockb use bun.serve instead of express 3 months ago
config.example.json replace config with example, remove config.json and gitignore 3 months ago
index.js autoreload on config change :D 3 months ago
jsconfig.json hell let loose 3 months ago
logger.js use WebSocket for data and add viewer 3 months ago
package.json minor changes 3 months ago

README.md

bun-pngtuber

To install dependencies:

bun install

To run:

bun run index.js

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