/pwa_leana

PWA for Leana SIA

Primary LanguageShellGNU General Public License v3.0GPL-3.0

PWA for 'Leana'

This is pet project to add appointment service for hairdressing salon.

Service consists of these parts:

  • API services on the server;
  • PWA for mobile devices of clients;
  • Google Calendar to manage appointments;

CLI

$ npm run rebuild   # remove node_modules & package-lock.json then reinstall app
$ npm run start     # start application server
$ npm run stop      # stop application server