2023-09-20 19:41:19 +02:00
2023-09-24 17:16:11 +02:00
2023-09-22 22:17:21 +02:00
2023-09-22 22:17:21 +02:00
2023-09-22 22:17:21 +02:00
2023-09-19 07:07:27 +02:00
2023-09-23 07:16:37 +02:00
2023-09-16 10:48:47 +02:00
2023-09-24 17:23:33 +02:00
2023-09-22 22:17:21 +02:00

mumui

mumui aims to show how to build a fullstack application with asynchronous tasks and events using Django web framework.

But, what's the meaning of mumui ? 🤔

Well, i had to choose a project name and i have no idea... I was listening this sh*t and then a sudden flash came to me: mumu-i (i for interface, to be more professional).

You can test the application here: mumui.thegux.fr.

  • username: demo
  • password: demo1234

Enjoy ! 😛

Build

Some images to build:

  • nginx
  • pushpin
  • mumui
make build

Run

make run

Connect to localhost:8080, login as admin with password admin and start to play with deployments.

PS: more explanations about the project and the stack are coming soon. I promise. 😘

Description
A fullstack application sample with asynchronous tasks and events using Django web framework.
Readme 258 KiB
Languages
Python 52.3%
HTML 37.3%
JavaScript 7.5%
Makefile 1.1%
Dockerfile 1.1%
Other 0.7%