選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
J a9bca1d852 :recycle: simplify card view further 4年前
..
src :recycle: simplify card view further 4年前
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4年前
.eslintrc.json :recycle: going back to props | syncing props up with currentProfile handler 4年前
.prettierrc.json :recycle: reformatting everything 4年前
README.md :recycle: reformatting everything 4年前
index.html :recycle: going back to props | syncing props up with currentProfile handler 4年前
package-lock.json :recycle: going back to props | syncing props up with currentProfile handler 4年前
package.json :recycle: going back to props | syncing props up with currentProfile handler 4年前
postcss.config.js :recycle: reformatting everything 4年前
vite.config.js :recycle: tweaking generator | importing generated files correctly | moving avatar to profile 4年前

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