GitHunt
DB

DBozhinovski/PWA-Personal-Assistant

A personal assistant PWA

A PWA Personal Assistant App

This is the repo for a series of articles I wrote on gun.io.
The repo contains a PWA for an offline-capable chabot, that would very much like to be a personal assistant when it grows up :)

Getting started

  • Clone the repo
  • Run npm install
  • Run npm run dev # or vite dev, if you happen to have vite installed

Building

  • Run npm run build # or vite build

Deployment

Just upload the dist directory after building on any static file server. Make sure to have a working SSL cert. configured, for the application to be
considered a PWA.

Languages

TypeScript86.9%CSS10.5%HTML2.6%

Contributors

Created March 17, 2022
Updated July 16, 2023