Skip to content

upirko/ivision_prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iVision by Natlex team

In the project directory, you can run:

docker-compose up

Live demo http://ivision.natlex.team

If you want to run server not in Docker env then you need to have backend and fronted as separated processes.

Minimal requirements for backend:

1. Redis the latest version
2. Python 3.7.9

To install dependencies please run pip install -r requirements.txt in back directory.

For start server complete the following command: python main.py

Minimal requirements for frontend:

1. NodeJS

To install dependencies please run npm install in front directory

For start frontend application please run npm start in front directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published