update README
This commit is contained in:
parent
e0684ac2e3
commit
b3989a401a
30
README.md
30
README.md
@ -1 +1,29 @@
|
||||
# mumui
|
||||
# mumui
|
||||
|
||||
**mumui** aims to show how to build a fullstack application with asynchronous tasks and events using [Django](https://www.djangoproject.com/) 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](https://www.youtube.com/watch?v=8ZawzGgwIbQ) and then a sudden flash came to me: **mumu-i** (**i** for interface, to be more professional).
|
||||
|
||||
## Build
|
||||
Some images to build:
|
||||
|
||||
* **nginx**
|
||||
* **pushpin**
|
||||
* **mumui**
|
||||
|
||||
```bash
|
||||
make build
|
||||
```
|
||||
|
||||
## Run
|
||||
```bash
|
||||
make run
|
||||
```
|
||||
|
||||
Connect to [localhost:8080](http://localhost:8080), login as **admin** with password **admin** and start to play with deployments.
|
||||
|
||||
Enjoy ! 😛
|
||||
|
||||
PS: more explanations about the project and the stack are coming soon. I promise. 😘
|
||||
Loading…
x
Reference in New Issue
Block a user