christian
christian pushed to main at rannes.dev/sw-jobs-go-lambda 2024-06-08 17:50:52 +00:00
9222b9915d added bash script to build and zip
christian pushed to main at rannes.dev/sw-jobs-go-lambda 2024-06-08 17:35:04 +00:00
186db79995 i alrady hate lambda
christian pushed to main at rannes.dev/sw-jobs-go-lambda 2024-06-08 15:06:38 +00:00
36a2f49dcf updated readme
christian pushed to main at rannes.dev/sw-jobs-go-lambda 2024-06-08 15:04:51 +00:00
5fbdd9706e set job scraping limit to 20 jobs
20511db91f added in memory caching for 5 minutes
Compare 2 commits »
christian pushed to main at rannes.dev/sw-jobs-go-lambda 2024-06-08 14:48:03 +00:00
c20690f323 added aws lambda integrations
christian created repository rannes.dev/sw-jobs-go-lambda 2024-06-08 14:39:24 +00:00
christian pushed to main at rannes.dev/sw-jobs-scraper 2024-06-08 14:12:02 +00:00
9fe9efbd18 initial commit
christian created branch main in rannes.dev/sw-jobs-scraper 2024-06-08 14:12:02 +00:00
christian created repository rannes.dev/sw-jobs-scraper 2024-06-08 14:02:54 +00:00
christian pushed to main at rannes.dev/sw-jobs-frontend 2024-06-07 14:17:21 +00:00
8433d9c2ac created workflow to deploy to vercel
6bf69a0472 updated readme
Compare 2 commits »
christian pushed to main at rannes.dev/sw-jobs-frontend 2024-06-07 14:08:17 +00:00
6f6a196d39 Initial commit from Create Next App
christian created branch main in rannes.dev/sw-jobs-frontend 2024-06-07 14:08:17 +00:00
christian created repository rannes.dev/sw-jobs-frontend 2024-06-07 14:07:05 +00:00
christian commented on pull request rannes.dev/wine-shop#12 2024-06-04 14:03:38 +00:00
admin-forms

Good job once again @christian

christian pushed to main at rannes.dev/wine-shop 2024-06-04 14:03:21 +00:00
93c0348564 Merge pull request 'admin-forms' (#12) from admin-forms into main
14fa130ce6 added forms for adding producer.
a609300688 country selector working now.
7304ce1023 CreateSubRegionForm logic unfinished
4b554cdb37 refactored orm operations in components to server actions
Compare 5 commits »
christian merged pull request rannes.dev/wine-shop#12 2024-06-04 14:03:20 +00:00
admin-forms
christian created pull request rannes.dev/wine-shop#12 2024-06-04 14:03:14 +00:00
admin-forms
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-04 14:02:34 +00:00
14fa130ce6 added forms for adding producer.
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-04 12:37:51 +00:00
a609300688 country selector working now.
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-03 13:28:24 +00:00
7304ce1023 CreateSubRegionForm logic unfinished