Skip to content

rawanamr/hr_system

Repository files navigation

django Starterkit

A simple Django starter-kit with the basic component.

Requirments

Getting Started

  1. Dlone/Download the repo: git clone --depth 1 https://github.com/rawanamr/hr_system
  2. navigate to hr_system => docker-build cd hr_system/docker-build/
  3. build docker containers docker-compose build
  4. Launch containers: docker-compose up -d
  5. Migrate DB docker-compose.exe exec server python manage.py migrate
  6. All done,open your browser and navigate to http://localhost:8000/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages