Giter Site home page Giter Site logo

atinux / nuxt-deno-kv Goto Github PK

View Code? Open in Web Editor NEW
70.0 4.0 5.0 535 KB

A collaborative todo-list app built with Deno KV and Nuxt.

Home Page: https://nuxt-todos-kv.deno.dev

License: MIT License

JavaScript 3.83% TypeScript 47.33% Vue 48.84%
deno deno-deploy deno-kv nuxt nuxt-ui nuxt-ui-pro vue

nuxt-deno-kv's Introduction

Nuxt with Deno KV

A collaborative todo-list app built using Nuxt with server-side rendering on the edge on Deno Deploy and Deno KV as database.

Demo: https://nuxt-todos-kv.deno.dev

It also leverages Deno KV Watch and Server-Sent Events to update the UI in real-time for a shared todo list.

nuxt-todos-kv-demo.mp4

Features

Setup

Make sure to install the dependencies using pnpm:

pnpm i

Development

Start the development server on http://localhost:3000

npm run dev

Deploy on Deno Deploy

You can take a look at the .github/workflows/deploy.yml file to see how the deployment is done.

To build the demo in production, you need a Nuxt UI Pro license, if you don't want to use UI Pro, you can remove the @nuxt/ui-pro from the dependencies abd nuxt.config.ts.

Otherwise, you can set the NUXT_UI_PRO_LICENSE secret in your GitHub repository settings.

Credits

License

MIT License

nuxt-deno-kv's People

Contributors

atinux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jorckx abbijamal

nuxt-deno-kv's Issues

question: about the watch

Every time you add an entry, it reads all lines again, there is no way to have only the last entry added streamed ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.