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.
K Rob 3ab1e105d6 🚧 added getGroupingsByProfileId, createChannelNamesByGroupings to chat service. TODO test before code review 3 lat temu
..
src 🚧 added getGroupingsByProfileId, createChannelNamesByGroupings to chat service. TODO test before code review 3 lat temu
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4 lat temu
.eslintrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 lat temu
.prettierrc :gear: redoing prettier config | running prettier | adding some sample wave-ui elements 3 lat temu
README.md :recycle: reformatting everything 4 lat temu
index.html :recycle: moved top nav into App.vue | small styling additions 3 lat temu
package-lock.json connecting to pubnub but throwing an error on the publish 3 lat temu
package.json :sparkles: wave-ui working with tree shaking 3 lat temu
vite.config.js :sparkles: wave-ui working with tree shaking 3 lat temu

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