Yield generated for 49c680a2-96b4-4a30-a52b-5b3cfba07d1f
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.
 
 
 
 
 
Anatole-DC 123d606f09 💚 Attempt fix with docker file 4 years ago
.circleci 💚 Force reload for docker resolve 4 years ago
src Initial commit 4 years ago
.gitignore 💚 Fix ci build in workflow 4 years ago
.prettierrc Initial commit 4 years ago
Dockerfile 💚 Attempt fix with docker file 4 years ago
README.md 💚 Fix ci build in workflow 4 years ago
example.env Initial commit 4 years ago
index.html Initial commit 4 years ago
netlify.toml 💚 Fix ci build in workflow 4 years ago
package.json Initial commit 4 years ago
postcss.config.js Initial commit 4 years ago
tailwind.config.js Initial commit 4 years ago
tsconfig.json Initial commit 4 years ago
vite.config.ts Initial commit 4 years ago
yarn-error.log Initial commit 4 years ago
yarn.lock Initial commit 4 years ago

README.md

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

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

VITE_BACKEND_URL_URL=https://adechauveron-devops-final.herokuapp.com/