Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
maeda 6c87f10a18 Merge branch 'pubnub' of fyindr/siimee into dev 3 anos atrás
..
src Merge branch 'pubnub' of fyindr/siimee into dev 3 anos atrás
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4 anos atrás
.eslintrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 anos atrás
.prettierrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 anos atrás
README.md :recycle: reformatting everything 4 anos atrás
index.html :recycle: moved top nav into App.vue | small styling additions 3 anos atrás
package-lock.json connecting to pubnub but throwing an error on the publish 3 anos atrás
package.json :sparkles: wave-ui working with tree shaking 3 anos atrás
vite.config.js :sparkles: wave-ui working with tree shaking 3 anos atrás

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