選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
j 6d24a79f70 :gear: updating drone commands to automatically test | tweak chatservice key passing 3年前
..
src :gear: updating drone commands to automatically test | tweak chatservice key passing 3年前
tests :gear: adding frontend tests 3年前
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4年前
.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 :recycle: removing cruft | tweaking nav and layou to look more like mock-up | added top nav 3年前
package-lock.json :recycle: adding back button to send to back of matchQueue | adding back button to match and create grouping from matchQueue 3年前
package.json :sparkles: sketching out components for gui 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