https://github.com/jellydn/fresh-deno-app
A fresh (deno) app
https://github.com/jellydn/fresh-deno-app
deno fresh twind typescript
Last synced: 2 months ago
JSON representation
A fresh (deno) app
- Host: GitHub
- URL: https://github.com/jellydn/fresh-deno-app
- Owner: jellydn
- Created: 2022-06-14T17:25:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T13:05:13.000Z (over 1 year ago)
- Last Synced: 2025-03-28T10:50:30.899Z (3 months ago)
- Topics: deno, fresh, twind, typescript
- Language: TypeScript
- Homepage: https://fresh-deno.productsway.com/
- Size: 67.4 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to fresh-deno-app 👋

[](https://fresh.deno.dev)
[](https://twitter.com/jellydn)> A fresh (deno) app
## 🏠 [Homepage](https://github.com/lucacasonato/fresh)
### ✨ [Demo](https://fresh-deno.productsway.com/)[![IT Man - Tech #21 - A first look at Fresh - The next-gen web framework on the edge [Vietnamese]](https://i.ytimg.com/vi/d7CBpxbqtgA/hqdefault.jpg)](https://www.youtube.com/watch?v=d7CBpxbqtgA)
## Prerequisites
[Deno version 1.22.3 or higher installed.](https://deno.land/#installation) - A modern runtime for JavaScript and TypeScript
## Getting started
You can scaffold a new project by running the Fresh init script. To scaffold a project in the myproject folder, run the following:```sh
deno run -A -r https://fresh.deno.dev my-project
```## Usage
```sh
deno task start
```## Useful links
- [Fresh 1.1 - automatic JSX, plugins, DevTools, and more](https://deno.com/blog/fresh-1.1)
- [Fresh documentation](https://fresh.deno.dev/docs/introduction)## Author
👤 **Dung Huynh**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)## Show your support
Give a ⭐️ if this project helped you!