chore: replace — to -
This commit is contained in:
parent
b7b1fd306a
commit
85ba964317
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# toolkit
|
||||
|
||||
A collection of browser-based tools for developers.
|
||||
No server, no tracking, no external dependencies — everything runs locally in your browser.
|
||||
No server, no tracking, no external dependencies - everything runs locally in your browser.
|
||||
|
||||
## Tools
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ No server, no tracking, no external dependencies — everything runs locally in
|
|||
## Stack
|
||||
|
||||
- [SvelteKit 2](https://kit.svelte.dev) + [Svelte 5](https://svelte.dev)
|
||||
- JavaScript with JSDoc — no TypeScript
|
||||
- JavaScript with JSDoc - no TypeScript
|
||||
- No runtime dependencies
|
||||
|
||||
---
|
||||
|
|
@ -83,4 +83,4 @@ Then proxy traffic to port `3000`.
|
|||
|----------|------------|---------------------------------------|
|
||||
| `PORT` | `3000` | Port the server listens on |
|
||||
| `HOST` | `0.0.0.0` | Interface to bind |
|
||||
| `ORIGIN` | — | Public URL (required in production) |
|
||||
| `ORIGIN` | - | Public URL (required in production) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue