Skip to content

AviramDahan/WeightTracker-Web---Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Weight Tracker App - Web Application

  1. Database: Configure the database server (postgresql)
  2. Application: Configure the web server (install prerequisites)
  • Creating a Web Application Register Using Okta (application uses Okta for authentication)

  • Deploy the application (developed on nodejs)

  • application keeps running even if any of the servers is restarted (PM2 Setup)

image

Web Application

Project Visual Studio 19:

Project settings

  • ASP.NET Core Web App template
  • .NET 5
  • NuGet Packages: Newtonsoft.Json

Rebuild Solution + Publish To Folder

image

Website On Your Microsoft Machine

  • Add IIS to your windows server
  • Create a new IIS application pool
  • Create website (use port 5100 and your new application pool)
  • Copy your website to your windows server
  • Browse to “http://localhost:5100/” from your microsoft machine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published