Skip to content

tomferreira/TinyCRM

Repository files navigation

TinyCRM [[not-production ready]]

This is a very tiny CRM software made up in ASP.NET Core 3.1 and Razor.

Features

  • Authentication (default username: admin / password: Admin2021)
  • I18n (English and Portuguese)

Getting Started

$ dotnet build
$ dotnet run --project ./TinyCRM.Web.MVC/TinyCRM.Web.MVC.csproj

Open the browser and enter https://localhost:5001

About

Tiny CRM made up in ASP.NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published