Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
J c7eeaf0818 Merge branch 'master' of ssh://gitea.yvvas.com:4022/fyindr/siimee il y a 4 ans
..
src Merge branch 'master' of ssh://gitea.yvvas.com:4022/fyindr/siimee il y a 4 ans
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars il y a 4 ans
.eslintrc.json :recycle: reformatting everything il y a 4 ans
.prettierrc.json :recycle: reformatting everything il y a 4 ans
README.md :recycle: reformatting everything il y a 4 ans
index.html :recycle: reformatting everything il y a 4 ans
package-lock.json :recycle: reorg of app components | keeping pid at root level and trickle down il y a 4 ans
package.json :recycle: adding a fake test command in frontend il y a 4 ans
postcss.config.js :recycle: reformatting everything il y a 4 ans
vite.config.js :recycle: tweaking generator | importing generated files correctly | moving avatar to profile il y a 4 ans

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