Skip to content

Educational project - University of Information Technology and Management in Rzeszów

Notifications You must be signed in to change notification settings

wmekal/Flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

# Developing Production
branch develop master
database local Flashcards
db user local FlashcardsUser
url http://localhost:55320 http://api.flashcards.januszmarcinik.pl
publish profile - Production.pubxml
publish web cmd ng serve ng build --prod --base-href / --environment prod
before update-database in PMC $env:ASPNETCORE_ENVIRONMENT='Development' $env:ASPNETCORE_ENVIRONMENT='Production'

About

Educational project - University of Information Technology and Management in Rzeszów

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.1%
  • TypeScript 24.4%
  • HTML 9.3%
  • CSS 1.2%