tum-esi / wot-marketplace

Repository of Devices that can be WoT Enabled

Home Page:https://wotify.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WoTify

Repository of Devices that can be WoT Enabled.

Please read both the READMEs for the frontend and backend before running the application.

Quick start

This project requires the installation of NodeJS and npm to work.

After installing NodeJS and npm, run :

npm i --prefix ./frontend && npm i --prefix ./backend

from the root directory of the project to install all the needed dependencies needed by both the front and back end.

To run the application, run :

npm run build --prefix ./frontend && npm run dev --prefix ./backend

About

Repository of Devices that can be WoT Enabled

https://wotify.org

License:MIT License


Languages

Language:Vue 62.8%Language:TypeScript 31.1%Language:JavaScript 4.8%Language:HTML 1.3%