An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Welcome to fresh-deno-app 👋

![Version](https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://fresh.deno.dev)
[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](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!