Skip to content

DhiaMnasser/cybertrace_web

Repository files navigation

How to help

Please see the issues.

How to work on this

Clone the repository

git clone https://github.com/cybertracetn/cybertrace_web.git

Install the requirements

pip install -r requirements.txt

Make the database migrations

python manage.py makemigrations
python manage.py migrate

Run the server

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published