Skip to content

RoundRonin/ASIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start backend server do the following

Disclaimer: appropriate tools should be installed (dotnet core, EF core, docker, docker compose, git)

  1. Clone repo
git clone https://github.com/RoundRonin/ASIM.git
  1. Start docker containers (mainly local DB)
docker compose up
  1. Apply migrations to your local DB

from the root of the project:

cd ./back/Scripts
./updateDB.sh
  1. Run the server (via docker or on the system directly)

from the root of the project:

dotnet run

if using docker:

docker compose up

make sure the container is running.

About

Автоматизированная система управления инвентаризацией (АСУИ, ASIM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages