Skip to content

xp-rodion/interview-uptrader

Repository files navigation

interview-uptrader

Setup

  1. Clone repository
$ git clone https://github.com/xp-rodion/interview-uptrader
  1. Configure environment:

    1. Copy example environment preset and open its:
    $ cp .env.example .env && vim .env
    1. Configurate DB connection for local db or use default values for docker running:
    POSTGRES_USER=
    POSTGRES_PASSWORD=
    POSTGRES_HOST=
    POSTGRES_PORT=
    POSTGRES_DB=
    
    SERVER_HOST=
    SERVER_PORT=
    
  2. Run server: 1. Inside container:

    $ docker-compose up -d --build

Description

All actions are normal in django-admin. adding, binding menus and menu items, unlimited nesting, if there is a binding for the parent, you do not need to bind to the menu.

About

Тестовое задание для компании UpTrader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors