This is application api gateway and authencation
Video demo: https://www.youtube.com/watch?v=Oz1AzMDXv7o
CHAT: https://zolavn.cf
(Server stoped)
- Web application:
https://github.com/nqduy1999/Zola-Client
- Mobile application:
https://github.com/thanhtung5598/Mobile-FE-Zola.git
If registration doesn't work because of running out of money, create an account with admin
- Admin Page
https://admin.zolavn.cf
Phone: 0323456789 Password: 123123
- Git
- Run with single
- Node: any 10.x version starting with v10.0.0 or greater
- Npm: See here
- Run with Docker
mkdir ChatZola && cd ChatZola
- Get all project
git clone https://github.com/dlmtruong1609/api-account-chat
git clone https://github.com/dlmtruong1609/api-phonebook-chat
git clone https://github.com/dlmtruong1609/api-room-chat
git clone https://github.com/dlmtruong1609/api-gateway-chat
-
Create .env for each service with env.example
-
cd api-gateway-chat
-
docker-compose up -d
-
docker-compose logs -f
to logs info request on server -
Url:
http://localhost
git clone https://github.com/dlmtruong1609/api-gateway-chat
npm install
- Change info in .env with env.example
npm run dev
with dev ornpm start
with pm2
Email: dlmtruong1609@gmail.com