Skip to content

Project for learning and inspiration. Used as base for future client projects.

Notifications You must be signed in to change notification settings

Bragalund/bragalot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample project

A sample project for creating .net and vue projects.

Frontend

In Vue.

Backend

.Net 6

TODO

  • Make request from frontend to backend and display information
  • Create working DockerCompose-file
  • Add support for several environments
  • Add Database
  • Make pipeline fail if codecoverage is less than 80 percent
  • Install Cypress and create 1 test for checking that first page returns 200 ok

How to run whole project

docker-compose up -d --remove-orphans  
docker-compose down  

About

Project for learning and inspiration. Used as base for future client projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published