Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobiaslins/deno-deploy-test
https://github.com/tobiaslins/deno-deploy-test
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobiaslins/deno-deploy-test
- Owner: tobiaslins
- Created: 2021-08-05T13:52:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-05T14:01:20.000Z (over 3 years ago)
- Last Synced: 2024-12-23T16:52:34.314Z (26 days ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
```
deno run -A --unstable --config tsconfig.json --watch main.ts
```After adding, removing, or moving a page in the `pages` directory, run:
```
fresh routes
```