Skip to content

A web client designed for an Non-IP NBIoT middleware server

License

Notifications You must be signed in to change notification settings

justins-engineering/roost

Repository files navigation

Roost

A web client designed for an Non-IP NBIoT middleware server

Development

Requirements

Tailwind CSS

  1. Run the following command in the root of the project:
bun install
  1. Run the following command in the root of the project to start the Tailwind CSS compiler:
bunx @tailwindcss/cli -i ./assets/tailwind.css -o ./assets/styling/main.css --watch

Starting Kratos

Run the following command in the root of your project:

docker-compose up --force-recreate

Serving The App

Run the following command in the root of your project to start developing with the default platform:

dx serve --addr 127.0.0.1 --port 4455

About

A web client designed for an Non-IP NBIoT middleware server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published