Skip to content
/ crm Public

Monorepo for CRM using Agular for Frontend & NestJS as backend framework

License

Notifications You must be signed in to change notification settings

oltionzefi/crm

Repository files navigation

Crm

This project was generated using Nx.

Start Development

After cloning the repository, this project could be run using docker compose:

docker compose up 
# or
docker compose up -d

API

API is developed with NestJS.

After running the services you can navigate to http://localhost:3000/api to check the API.

Web

Web is developed with Angular.

After running the services you can navigate to http://localhost:4200 to view the WEB interface.

Note

This app is only for testing purposes and trying things out. In order to make it for production ready a lot of things needs to be changed.

About

Monorepo for CRM using Agular for Frontend & NestJS as backend framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published