Front end for my go job scraper
https://jobs.rannes.dev
christian
0026bb4704
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m32s
|
||
---|---|---|
.gitea/workflows | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
components.json | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.mjs | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
SW Jobs Frontend
This is a frontend to display the job applications scraped my sw-jobs-go.
How to run
- npm install
- npm run dev or npm run build
- open http://localhost:3000