WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

arashsheyda/nuxt-realtime-todos

Repository files navigation

Nuxt Realtime Todos

Starter Project for creating a real-time todo app with Nuxt in DevEdmonton Society's monthly meetup.

Demo

nuxt-realtime-todo.mp4

Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

Goal

  1. create a todos page that can add, delete, and update todos.

  2. create an endpoint for websocket connection

  3. connect the todos page to the websocket endpoint.

  4. add authentication to the app

About

a realtime todo app powered by Nitro's websocket and Nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published