8000 GitHub - Maansy/Recruitment_Site_API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Maansy/Recruitment_Site_API

Repository files navigation

Hi 👋, I'm Abdulrahman Mansy

A Software Engineer

This is Recruitment Api

To run the application after cloning the repo, open the terminal in the same dirctory

bash: sudo docker-compose build (wait until the command finish its process) bash: sudo docker-compose up (after finishing open new tab in the terminal) bash: docker ps (you will see 2 containers running get the api name it will be like that recruitment_site_api_doc_1) bash: docker exec -it <image_name> /bin/bash (repalce the <image_name> with the api name recruitment_site_api_doc_1) bash: python3 manage.py createsuperuser (enter your email and password for the admin panel)

now open your browser and type: http://127.0.0.1:8000/ to see all urls http://127.0.0.1:8000/admin to open the database (enter your email and password that you created befor)

If you have any advice, please don't hesitate to tell me.

Connect with me:

https://www.linkedin.com/in/abdulrahman-mansy/

Languages and Tools:

django docker flask git javascript kubernetes linux mssql mysql postgresql python vuejs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0