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.
J 3ab7e2658e :recycle: updating readme for nodev isntructions | failing gracefully for certain nodev survey edge cases | tweaked onmessage log response 4 년 전
..
src :recycle: updating readme for nodev isntructions | failing gracefully for certain nodev survey edge cases | tweaked onmessage log response 4 년 전
.env.sample :recycle: probably too big of an update | pubnub chat | sse notifications | planetscale connection script | added some env vars 4 년 전
.eslintrc.json :recycle: reformatting everything 4 년 전
.prettierrc.json :recycle: reformatting everything 4 년 전
README.md :recycle: reformatting everything 4 년 전
index.html :recycle: reformatting everything 4 년 전
package-lock.json :sparkles: run dev and run nodev to switch env var for login testing 4 년 전
package.json :sparkles: run dev and run nodev to switch env var for login testing 4 년 전
postcss.config.js :recycle: reformatting everything 4 년 전
vite.config.js :recycle: tweaking generator | importing generated files correctly | moving avatar to profile 4 년 전

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