-
Fetch Website from Git: Clone the repository:
git clone https://github.com/A-Bayusuto/E-menu.git
-
Rebuild Database: Delete the data folder not pushed onto git.
-
Build Docker Container: Run the following command:
docker-compose up --build
-
Set Up the Database: Execute the following commands to set up the database:
docker-compose run web python manage.py makemigrations docker-compose run web python manage.py migrate
-
Create Admin: Create an admin account:
docker-compose run web python manage.py createsuperuser
-
Start the Site: Start the site:
docker-compose up
-
Notifications
You must be signed in to change notification settings - Fork 0
A-Bayusuto/E-menu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published