Skip to content

john-abdo21/Vue_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Prerequisites

  • Installed docker & docker-compose.
  • Installed Make.

Setup

Run make init-dev in the repository root.

Errors may occur in @make migrate & @make server-init-app, in which case re-run from CLI.

Check Makefile for details.

Start of development

After Setup is completed, access http://localhost:5173/login.

The administrator's login information is as follows

  • LoginID...admin
  • Password...dashboard2023