Skip to content

ThierryRosseau/vidyano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidyano web client

Setup

  • Launch VS Code
  • Open the Command Palette (Ctrl+Shift+P) and select Open Folder in Container

Build

  • Start de Vidyano backend .NET service using dotnet run

  • Run Build Task (Ctrl+Shift+B) and select tsc: watch - tsconfig.json

  • Open the Command Palette (Ctrl+Shift+P) and select Live Sass: Watch Sass

  • In a new terminal window, run npm run dev

Testing

This project has multiple endpoints:

Endpoint Description
localhost:5000 Vidyano website using Web3
localhost:5000/legacy Vidyano website using Web2
localhost:8081 RavenDB Studio

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • TypeScript 17.9%
  • HTML 4.1%
  • SCSS 3.5%
  • Other 0.9%