Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
juancarbajal98 410b447bdd local changes necessary to get frontend and backend running 3 лет назад
..
src :recycle: moving around import for individual wave-ui components | added more samples 3 лет назад
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4 лет назад
.eslintrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 лет назад
.prettierrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 лет назад
README.md :recycle: reformatting everything 4 лет назад
index.html :recycle: going back to props | syncing props up with currentProfile handler 4 лет назад
package-lock.json local changes necessary to get frontend and backend running 3 лет назад
package.json :sparkles: wave-ui working with tree shaking 3 лет назад
vite.config.js :sparkles: wave-ui working with tree shaking 3 лет назад

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