Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caiiiycuk/js-dos

The best API for running dos programs in browser
https://github.com/caiiiycuk/js-dos

browser dos dosbox js

Last synced: about 1 month ago
JSON representation

The best API for running dos programs in browser

Awesome Lists containing this project

README

        

# Deployment

Build and push release version:

```
yarn run vite build --base /latest --sourcemap true --minify terser && \
aws s3 --endpoint-url=https://storage.yandexcloud.net sync --acl public-read \
dist s3://jsdos/latest --delete
```

Clear the CDN cache in dashboard.