Skip to content
/ nytt Public

Most up-to-date program with all types of information

Notifications You must be signed in to change notification settings

nytt-apps/nytt

Repository files navigation

Nytt

About

Know all current information with one app.

Nytt is an app that displays all current information, made to be used as a totem (in kiosk mode) to Bosch ETS (Engineer Tecnical School).

This project is using Tauri, React, React Query, Rust and Typescript.

Made by Guilherme Abe, Vinicius Prates and Giovanna Freitas

Available Scripts

In the project directory, you can run:

yarn install

To install all the project dependencies.

yarn tauri dev

To run in development mode.

yarn tauri build

To compile to binary and optimize for the best performance for production.