Yield generated for 443110df-543e-4c60-90ff-1985e5374136
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrien-Ba 747f9be564
Update README.md 📝
4 years ago
.circleci Fix nom de variable .yml 🐛 4 years ago
src Update Backend URL 🔧 4 years ago
.gitignore Initial commit 5 years ago
.prettierrc Initial commit 5 years ago
Dockerfile Add docker build and push 🚀 4 years ago
README.md Update README.md 📝 4 years ago
example.env Add URL back 🔧 4 years ago
index.html Initial commit 5 years ago
package.json Initial commit 5 years ago
postcss.config.js Initial commit 5 years ago
tailwind.config.js Initial commit 5 years ago
tsconfig.json Initial commit 5 years ago
vite.config.ts Initial commit 5 years ago
yarn-error.log Initial commit 5 years ago
yarn.lock Initial commit 5 years ago

README.md

Welcome to 2021-2022-devops-final-frontend 👋

Here is my rendering for the Devops lab. This git corresponds to the frontend of the application.
(A clean repository was created today in order to respect the gitmoji convention during my commits, I did not succeed all the first time tp)
I carried out the manual deployment to netlify, but my application cannot communicate with the back, despite the change of url. I nevertheless made the upload to dockerhub.

The front end to my new startup idea

Install

yarn install

Running in dev

yarn dev

Run tests

yarn test:unit

Build for production

yarn build

Configure the app

# Replace this with the app url
VITE_BACKEND_URL_URL=https://protected-mesa-89495.herokuapp.com/