Skip to content

Commit

Permalink
docs: add Netlify deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored May 16, 2023
1 parent 413dcc7 commit ca867c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Nuxt Todo List on the Edge

A demonstration using [Nuxt](https://nuxt.com) with server-side rendering on the edge, authentication and database using SQLite ([CloudFlare D1](https://developers.cloudflare.com/d1/) or [Turso](https://turso.tech)).
A demonstration using [Nuxt](https://nuxt.com) with server-side rendering on the edge, authentication and database using SQLite with [CloudFlare D1](https://developers.cloudflare.com/d1/) or [Turso](https://turso.tech) in production.

https://github.com/Atinux/nuxt-todos-edge/assets/904724/5f3bee55-dbae-4329-8057-7d0e16e92f81

Live demo:
- CloudFlare Pages + D1: https://nuxt-todos-edge.pages.dev
- CloudFlare Pages + Turso: https://nuxt-todos-turso.pages.dev
- Lagon.app + Turso: https://nuxt-todos.lagon.dev
- Vercel + Turso: https://nuxt-todos-edge.vercel.app
- Vercel Edge + Turso: https://nuxt-todos-edge.vercel.app
- Netlify Edge + Turso: https://nuxt-todos-edge.netlify.app

## Features

Expand Down

0 comments on commit ca867c0

Please sign in to comment.