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ů.
j 2598a2829c :sparkles: adding http requesting of form questions | generating forms on response před 4 roky
..
src :sparkles: adding http requesting of form questions | generating forms on response před 4 roky
.prettierrc :gear: adding prettier rules for frontend před 4 roky
README.md :pencil: adding to readmes před 5 roky
index.html :recycle: seperating frontend from backend | adding hapi před 5 roky
package-lock.json :gear: altering response_key schema | :pencil: outlined backend object use před 4 roky
package.json :pencil: adding to readmes před 5 roky
postcss.config.js :recycle: seperating frontend from backend | adding hapi před 5 roky
vite.config.js :recycle: seperating frontend from backend | adding hapi před 5 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