Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
j 10b97fb311 :recycle: try posting differently před 2 roky
..
assets :bug: make link for icons relative před 2 roky
src :recycle: try posting differently před 2 roky
tests :gear: tweaking imports for ava | adding rudimentary login service tests před 3 roky
.env.sample :gear: tweak env var name for vite pick-up před 2 roky
.eslintrc :recycle: updated a parser flag eslint | conditional layout for card if paired flag is set true před 3 roky
.prettierrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements před 3 roky
README.md :recycle: reformatting everything před 4 roky
index.html :art: moved app icons into sass file and removed style tag from html před 3 roky
package-lock.json :gear: resolving package-lock with audit před 2 roky
package.json spider graph with chart.js před 3 roky
vite.config.js :gear: hotfix for module vite config před 3 roky

README.md

siimee backend API

An API for the siimee application

:white_check_mark: Prerequisites

You will need…

Node.js 14+

:package: Installation

  1. Install dependencies with npm install

:electric_plug: Run

  1. Run npm run dev to start up the server

:robot: Deployment

TBD

:pill: Tests & Code Quality

TBD

:heart: Built With

  • Vue.js - Our framework
  • Vite - Next generation build tooling