Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
J d3213c6848 :recycle: more tweaks to mock questions | making responses work with frontend survey questions | lang file | widget Map 4 роки тому
..
src :recycle: more tweaks to mock questions | making responses work with frontend survey questions | lang file | widget Map 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: reformatting everything 4 роки тому
.prettierrc.json :recycle: reformatting everything 4 роки тому
README.md :recycle: reformatting everything 4 роки тому
index.html :recycle: reformatting everything 4 роки тому
package-lock.json :recycle: reorg of app components | keeping pid at root level and trickle down 4 роки тому
package.json :recycle: adding a fake test command in frontend 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