Skip to content

Server & Web / Mobile client. Application that works like IFTTT / Zapier.

Notifications You must be signed in to change notification settings

GreenDjango/Area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱ Action REAction

Server & Web / Mobile client. Application that works like IFTTT / Zapier.

Area - Trailer

💾 Install Docker Compose

(Need docker) https://docs.docker.com/compose/install/

Client web: http://localhost:8081/

Client mobile: http://localhost:8081/client.apk

DB viewer: http://localhost:8082

Server: http://localhost:8080/about.json

🛠 Commands

Start server: docker-compose up --detach --build

Stop all: docker-compose stop

Stop & Delete all (containers & networks): docker-compose down

📦 Stack

Server: Node.js / Express.js

Web client: Vue.js / NGINX

Mobile client: Capacitor.js

📚 Docs

AREA: https://github.com/GreenDjango/Area/wiki

Subject : https://intra.epitech.eu/module/2020/B-YEP-500/LYN-5-1/acti-439800/project/file/B-DEV-510_area.pdf

Express.js : http://expressjs.com/en/starter/hello-world.html

Vue.js : https://vuejs.org/v2/guide/

NGINX : http://sawers.com/blog/reverse-proxying-with-nginx/ https://nginx.org/en/docs/beginners_guide.html

Capacitor.js : https://capacitorjs.com/docs


Project realised by: