Skip to content

foad-heidari/cv_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv_maker

A Complete and simple CV builder:


We are using:

Installation

Use Docker to install the project.

docker-compose up --build

We need to run the migrations first:

docker exec -it backend pipenv run ./manage.py migrate

Usage

You can go to localhost:3000 and test the app.

Create Superuser

docker exec -it backend pipenv run ./manage.py createsuperuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published