alecs297 / fairy-front

Fairy - The group bill splitting website

Home Page:https://fairy.palmes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fairy-front

This project was generated with Angular CLI version 15.2.0.

Fairy is a basic bill management system designed to help with your groups' spendings, built with Angular, express and mongoDB.

Client (angular)

The frontend can be served via either http or https. The SSL configuration requires private.pem and public.pem to be present in the keys directory.

The environments/environment.ts file allows tweaking of the back-end endpoint URL.

Tailwind classes will be automatically generated.

# start with http
npm run start

# start with https
npm run start-ssl

About

Fairy - The group bill splitting website

https://fairy.palmes.dev


Languages

Language:TypeScript 60.2%Language:HTML 38.2%Language:JavaScript 1.4%Language:CSS 0.1%