You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diaseu e7c9d0d347 added queue services to index export, commented out code dependent on Queue entity 4 years ago
..
src added queue services to index export, commented out code dependent on Queue entity 4 years ago
.eslintrc.json :recycle: reformatting everything 4 years ago
.prettierrc.json :recycle: reformatting everything 4 years ago
README.md :recycle: reformatting everything 4 years ago
index.html :recycle: reformatting everything 4 years ago
package-lock.json :recycle: tweaking generator | importing generated files correctly | moving avatar to profile 4 years ago
package.json :recycle: tweaking generator | importing generated files correctly | moving avatar to profile 4 years ago
postcss.config.js :recycle: reformatting everything 4 years ago
vite.config.js :recycle: tweaking generator | importing generated files correctly | moving avatar to profile 4 years ago

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