Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.23 KB

File metadata and controls

28 lines (19 loc) · 1.23 KB

Oxygen

codecov

Oxygen is the web frontend for Geplauder, built with Typescript, Vite, React, Redux Toolkit and TailwindCSS.

For more information on Geplauder, click here.

Usage

To configure this project, copy the .env.example to .env.local and set the proper backend base url.

Commands

Command Description
npm i Install dependencies
npm test Run jest tests
npm run dev Start frontend development mode, reloads automatically
npm run lint Run ESLint
npm run build Build the frontend

Disclaimer

This project is under heavy development and not suitable for production. It may contain severe security vulnerabilities.

License

GNU General Public License v3 (GPL-3) unless otherwise stated.