barretthousen/src/web-client
Adam Veldhousen bfb79bc2a9
ci.vdhsn.com/push Build is failing Details
MVP build (#1)
- [x] Runner
- [x] Catalog
- [x] Web Client
- [x] Deployed to beta
- [x] Deployed to prod

Co-authored-by: Adam Veldhousen <adamveld12@gmail.com>
Reviewed-on: #1
2023-06-12 20:25:55 -05:00
..
src MVP build (#1) 2023-06-12 20:25:55 -05:00
static MVP build (#1) 2023-06-12 20:25:55 -05:00
tests MVP build (#1) 2023-06-12 20:25:55 -05:00
.dockerignore MVP build (#1) 2023-06-12 20:25:55 -05:00
.eslintignore MVP build (#1) 2023-06-12 20:25:55 -05:00
.eslintrc.cjs MVP build (#1) 2023-06-12 20:25:55 -05:00
.gitignore MVP build (#1) 2023-06-12 20:25:55 -05:00
.prettierignore MVP build (#1) 2023-06-12 20:25:55 -05:00
.prettierrc MVP build (#1) 2023-06-12 20:25:55 -05:00
README.md MVP build (#1) 2023-06-12 20:25:55 -05:00
package-lock.json MVP build (#1) 2023-06-12 20:25:55 -05:00
package.json MVP build (#1) 2023-06-12 20:25:55 -05:00
playwright.config.ts MVP build (#1) 2023-06-12 20:25:55 -05:00
postcss.config.js MVP build (#1) 2023-06-12 20:25:55 -05:00
svelte.config.js MVP build (#1) 2023-06-12 20:25:55 -05:00
tailwind.config.js MVP build (#1) 2023-06-12 20:25:55 -05:00
tsconfig.json MVP build (#1) 2023-06-12 20:25:55 -05:00
vite.config.ts MVP build (#1) 2023-06-12 20:25:55 -05:00

README.md

Web client

A SSR web app that allows users to search for upcoming auctions

Uses SvelteKit, TailwindCSS, Typescript (poorly)

Development

Follow the Contributing section to get the environment stood up locally.

Browse to http://bh.localhost:8000.