Git Product home page Git Product logo

authbox-master's Introduction

authbox-logo-small-3.png Static Badge Static Badge

Selamat Datang

Ini merupakan repository master project AUTHBOX. Berisi proses CRUD, manajemen user, template, menu, permission, dll. Perubahan di repository ini akan berdampak pada keseluruhan project.

Cara menjadi kontributor

Di github

  1. Fork repository : https://github.com/PROJECT-AUTHBOX/authbox-master

    • misal bernama NAMA-REPO
    • maka akan menjadi https://github.com/NAMA-REPO/authbox-master
  2. Fork repository : https://github.com/PROJECT-AUTHBOX/authbox-contribute

    • misal bernama NAMA-REPO
    • maka akan menjadi https://github.com/NAMA-REPO/authbox-contribute

Di komputer

  1. Buat folder : mkdir project-authbox && cd project-authbox

  2. Git clone/pull : [email protected]:NAMA-REPO/authbox-master.git

  3. Git clone/pull : [email protected]:NAMA-REPO/authbox-contribute.git

  4. Masuk ke folder utama : cd authbox-master/engine

  5. Jalankan : pip install -r requirements.txt

  6. Jalankan : python manage.py runserver

    • jika error File Not Found : /file/to/environment/folder/.env-komputer-name
    • copy file environment default : cp /file/to/environment/folder/.env-default /file/to/environment/folder/.env-komputer-name
    • kemudian modifikasi file .env-komputer-name sesuai setting di komputer Anda.
  7. Ulangi step 6, jika tidak ada error maka lanjutkan ke step 8

  8. Jalankan : python manage.py migrate

  9. Jalankan : python manage.py createsuperuser

  10. Jalankan : python manage.py updatecoredata

  11. Jalankan : python manage.py runserver

  12. Masuk ke folder : cd project-authbox/origin untuk copy template asli yang digunakan

  13. masuk ke folder : cd project-authbox/clothes untuk versi template yang digunakan oleh project django

  14. Cek frontend di : http://127.0.0.1:8000

  15. Cek backend di : http://127.0.0.1:8000/id/dashboard gunakan username yg dibuat diproses 9

  16. Update database khusus untuk developer di : http://127.0.0.1:8000/secret-admin gunakan username yg dibuat diproses 9

Kunjungi website resmi kami

AUTHBOX.web.id

authbox-master's People

Contributors

ione03 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.