Skip to content

kadyrovba1/freelance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Freelance# ##Created with MadDevs##

Installation 1.Install Python 3.6 and newer

2.Clone repository: https://github.com/kadyrovba1/freelance.git

3.cd into freelance

4.Install virtualenv

5.Create new environment virtualenv env

6.Activate env:source env/bin/activate

7.Install required packages: pip install -r requirements.txt

8.Create .env file and set your variables

9.Make migrations to database: python manage.py makemigrations and python manage.py migrate

10.Run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages