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ů.
toj 4bfed90894 :recycle: adding form components for a better survey před 4 roky
..
src :recycle: adding form components for a better survey před 4 roky
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars před 4 roky
.eslintrc.json :recycle: reformatting everything před 4 roky
.prettierrc.json :recycle: reformatting everything před 4 roky
README.md :recycle: reformatting everything před 4 roky
index.html :recycle: reformatting everything před 4 roky
package-lock.json :recycle: reorg of app components | keeping pid at root level and trickle down před 4 roky
package.json :recycle: adding a fake test command in frontend před 4 roky
postcss.config.js :recycle: reformatting everything před 4 roky
vite.config.js :recycle: tweaking generator | importing generated files correctly | moving avatar to profile před 4 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