/frontend

Primary LanguageJavaScript

The frontend is the service in Todoapp.

#apt update #apt install nginx #apt install nodejs #apt install npm -y

#cd /var/www/html/ #mkdir todo #cd todo/

#git clone https://github.com/zslavanya/frontend.git #cd frontend/

#npm install #npm run build

#vi /etc/nginx/sites-enabled/default Here we changed"root /var/www/html/todo/frontend/dist"

#vi config/index.js In this page we updated required private ip's"

#systemctl restart nginx #systemctl enable nginx

#npm start

:)..

Release

Release

reknn

nnknm

jdsjhs

Take public ip of the server with 8080 port

The related screenshot are, image

image

image

#06-07-2021 ansible cehckingaaaaaaaa

docker