Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denoland/fresh-auth-example


https://github.com/denoland/fresh-auth-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Fresh Auth Example

This is the example repo that accompanied the tutorial,
[How to Setup Auth with Fresh](https://deno.com/blog/setup-auth-with-fresh).

## Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.