https://github.com/almirjnr/file-previewer
https://github.com/almirjnr/file-previewer
css deno embedded html javascript pdf static typescript webserver
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/almirjnr/file-previewer
- Owner: AlmirJNR
- Created: 2024-10-28T20:00:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T19:33:53.000Z (6 months ago)
- Last Synced: 2025-03-30T20:26:50.735Z (6 months ago)
- Topics: css, deno, embedded, html, javascript, pdf, static, typescript, webserver
- Language: TypeScript
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is this?
Simple tool for showing multiple files inside multiple folders## How To
### Develop
...### Build
```shell
# creates and compresses the release packages for both linux and windows
make
```
go to `./release` folder and uncompress your release### Run in development mode
...