您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
j 92a2acae9c :recycle: drone notes | some logs and try catch wrappings 2 年前
..
assets :bug: make link for icons relative 2 年前
src :recycle: drone notes | some logs and try catch wrappings 2 年前
tests :gear: tweaking imports for ava | adding rudimentary login service tests 3 年前
.env.sample :gear: tweak env var name for vite pick-up 2 年前
.eslintrc :recycle: updated a parser flag eslint | conditional layout for card if paired flag is set true 3 年前
.prettierrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 年前
README.md :recycle: reformatting everything 4 年前
index.html :art: moved app icons into sass file and removed style tag from html 3 年前
package-lock.json :gear: resolving package-lock with audit 2 年前
package.json spider graph with chart.js 3 年前
vite.config.js :gear: hotfix for module vite config 3 年前

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