updated readme
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m10s

This commit is contained in:
ChrQR 2024-06-10 10:56:02 +02:00
parent a9c0360fd4
commit ae89a79b46

View File

@ -1 +1,9 @@
This is a frontend to display the job applications scraped by my sw-jobs-api deployd to ec2 and reachable at http://51.20.250.24/jobs
# SW Jobs Frontend
This is a frontend to display the job applications scraped my [sw-jobs-go](https://gitea.rannes.dev/rannes.dev/sw-jobs-go).
## How to run
1. npm install
2. npm run dev or npm run build
3. open http://localhost:3000