Skip to content

I3S-ESSnet/PxWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maintainability

PxWeb

This repository currently only contains the source code for PxWeb 2019 v1. The next step is to add/move all the fixes in this version from our other repository to this one as soon as possible and there by making this repository the official PxWeb repository.

Test with Docker

Create a Docker image and run it for easy testing

NOTE: Images require Docker running on a Windows host with hardware virtualization enabled in BIOS settings

docker build -t pxweb .
docker run -p 80:80 pxweb

Test with Azure App Service

Test with Azure Kubernetes Service (AKS)

About

Web application for disseminating statistical tables

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.6%
  • Visual Basic .NET 24.5%
  • Classic ASP 3.4%
  • PLSQL 1.7%
  • TSQL 1.4%
  • CSS 0.7%
  • Other 0.7%