Skip to content

The web-oriented software system will allow users to communicate with each other on various topics, will greatly simplify the search for interlocutors and provide the possibility of communication.

Notifications You must be signed in to change notification settings

MagisterFelix/Virnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Virnect

The web-oriented software system will allow users to communicate with each other on various topics, will greatly simplify the search for interlocutors and provide the possibility of communication.

python react progress


Getting Started

  1. Clone the repository
git clone https://github.com/MagisterFelix/Virnect.git && cd Virnect
  1. Activate virtual environment
python -m venv env && source env/bin/activate
  1. Install requirements
pip install -r requirements.txt && npm install -C core/web
  1. Make migrations
python manage.py makemigrations && python manage.py migrate
  1. Build the application
npm run build -C core/web

Launch

Django

python manage.py runserver

React

npm run start -C core/web

About

The web-oriented software system will allow users to communicate with each other on various topics, will greatly simplify the search for interlocutors and provide the possibility of communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages