Skip to content

cloudops210/system-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Modeling Tool

The django application for system modeling tool.


Please install the latest python version (3.11.3) in your machine.

https://www.python.org/downloads/

  1. Make the virtual environment and activate it.
  2. Install the python packages from requirements.
    pip install -r requirements.txt
  1. Rename .env.sample to .env and fill out credentials in .env file
  2. Migrate the DB
    py manage.py migrate
  1. Run the project
    py manage.py runserver

About

The Django web application for System modeling tool with PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •