Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devrax/blogolio
My new Portfolio with a Fresh view
https://github.com/devrax/blogolio
deno fresh preact typescript
Last synced: about 5 hours ago
JSON representation
My new Portfolio with a Fresh view
- Host: GitHub
- URL: https://github.com/devrax/blogolio
- Owner: Devrax
- License: mit
- Created: 2022-07-10T06:05:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T15:51:58.000Z (10 months ago)
- Last Synced: 2025-01-11T00:12:42.774Z (11 days ago)
- Topics: deno, fresh, preact, typescript
- Language: TypeScript
- Homepage: https://devrafx.deno.dev/
- Size: 5.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh project
Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started### Usage
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
```
deno task start
```This will watch the project directory and restart as necessary.