https://github.com/dylanblokhuis/statisch
https://github.com/dylanblokhuis/statisch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylanblokhuis/statisch
- Owner: dylanblokhuis
- Created: 2020-04-12T12:25:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:43:43.000Z (over 2 years ago)
- Last Synced: 2025-01-11T17:53:20.655Z (4 months ago)
- Language: TypeScript
- Size: 694 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# statisch
Last tested with deno version 0.41.0
Start server:
```
deno -A -c tsconfig.json --importmap=importmap.json app.ts
```Run arguments:
```
--seed "wipes the database and runs the seeder"
```