8000 GitHub - FreakeyPlays/healthy: A Application that will Inform the user with tasks to ensure a healthy PC usage.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Application that will Inform the user with tasks to ensure a healthy PC usage.

License

Notifications You must be signed in to change notification settings

FreakeyPlays/healthy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release License Release Tests

Healthy

Healthy is a Progressive Web App (PWA) designed to help you use yourcomputer in an ergonomic way. It operates independently without the need for a connected Backend, storingall information directly on your device.

Run Locally

Clone the project

  git clone https://github.com/FreakeyPlays/healthy.git

Go to the project directory

  cd healthy/

Install dependencies

  npm install

Start the server

  npm run start

Run Tests

Unit Tests

To run Unit tests, run the following command

  npm run test

E2E Tests

To run e2e tests, run the following command

  npm run e2e

Tech Stack

Client: Angular, SCSS

Server: -

Testing Suite: Jest, Playwright

DevOps: Docker, NGINX

License

MIT

0