/asp-net-argon-app

Full-stack platform, with a C# - ASP .NET backend, and an Argon UI Frontend Dashboard app. Comes with a flexible architecture across a variety of devices, operating systems, and databases.

Primary LanguageSCSS

Full-stack platform, with a C# - ASP .NET Backend API, and an Argon UI Frontend Dashboard app. Comes with a flexible architecture across a variety of devices, operating systems, and databases.

Docker Support

👉 Step 1 - Get the code

$ git clone https://github.com/Amo-Addai/asp-net-argon-app.git
$ cd asp-net-argon-app

👉 Step 2 - Start the APP in Docker

$ docker-compose up --build 

Visit http://localhost:5085 in your browser. The app should be up & running.


Manual Build

👉 Step 1 - Get the code

$ # Get the code
$ git clone https://github.com/Amo-Addai/asp-net-argon-app.git
$ cd asp-net-argon-app
$
$ # Continue ...

> Note: To use the app, please access the registration page and create a new user. After authentication, the app will unlock the private pages.