Activity
Mon
Wed
Fri
Sun
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
What is this?
Less
More

Owned by Karol

EngineeringTech

4 members • Free

We focus on JS/TS, React, Next.js, Supabase, shadcn/ui, Tailwind CSS, Zustand, and deployments on Netlify. We focus on fast shipping.

Memberships

Builder’s Console Log 🛠️

1.9k members • Free

Software Engineering

609 members • Free

The Code Zone

367 members • Free

Synthesizer Scaling

186 members • $1,700/month

Prometheus Code

93 members • Free

Synthesizer

34.7k members • Free

Python Developers

1k members • Free

Home Lab Explorers

1.2k members • Free

The DIY Engineering Club

2.5k members • Free

6 contributions to EngineeringTech
Has anyone wondered how to create a Supabase migration?
To create a migration, you only need two commands: - supabase migration new <migration_name> - supabase migration up --db-url <database_connection_string> <database_connection_string - for local development this is usual 'postgresql://postgres:[email protected]:54322/postgres' Prerequisites: You need to have the Supabase CLI installed and run it from within a local Supabase project.
0
0
FarmAssistant - client added
Hello engineers, I have added on Github new things in the FarmAssistant: - NextJs frontend client - A migration in Supabase backend Next.js is a basic template—I haven't made any changes to it yet. The Supabase migration adds multi-tenancy support, which will be useful later.
0 likes • 20h
@Miłosz Podsiadły Thank you for the comment :) It ill come soon. Stay tuned :)
Project init - FarmAssistant
Hello engineers, I've created a project I'll be working on, and I'll track my progress here in the group. It's an open-source farm management app. I'll share updates here and answer any questions about the project. Github for the reference - https://github.com/Karol-Szykula/FarmAssistant The stack: - Nextjs - Supabase First steps ✅ - Created a monorepo - Contains two directories: client/ and server/ - server/ includes the Supabase project - Both server/ and client/ have their own package.json files Next steps 🔄 - Create initial migration with multitenancy (tenants table + RLS) - Set up Next.js project in the client/ directory Stay tuned for the first migration SQL and Next.js setup! 🚜
3
0
Project init - FarmAssistant
Structure of frontend module
Hi, i pasted below screen about my compositon of frontend project. I use in one package .html .css .js. Then with loader existing in each package i mount and load into app.jsx where is root-container. Is this type of front-end project structure common in commercial projects? Tech stack: Java, JavaScript, PostgreSQL
Structure of frontend module
1 like • 8d
For the reference - github - https://github.com/MiloszPodsiadly/CareerHub Hi @Miłosz Podsiadły, I see you put a lot of work into this. You wrote a ton of code. If it all works as intended, I'm impressed. Really great job. Congratulations!! :) As for whether this is how it's done in professional projects? Probably not. I've never seen anything like it. You can definitely learn a lot from it, but unfortunately, you probably won't use that knowledge anytime soon (and by the time you do, you might have forgotten a lot since you won't be using it, or the technologies might have changed a bit and the knowledge will be outdated). If you're treating this project just as a learning exercise, that's cool, though it's better to learn things you'll actually use - like Vite/React without loaders, or Next.js. If you want to try developing it commercially, I recommend switching the frontend as soon as possible to something much more commonly used in the industry - Vite/React without loaders, or even better, Next.js. It'll save you a lot of work and maintenance down the line, and you'll learn skills that are way more common in commercial projects. Overall, really great job :) I'm impressed :) Congratulations!! :) If you are interested in changing something, let me know. I will try to help you :)
0 likes • 8d
Let me know if I can help you with transitioning to a new frontend. We can hop on a call if you have time :)
Where is kvm machine specific xml file?
On Ubuntu /etc/libvirt/qemu/redhat-amd64.xml
0
0
1-6 of 6
Karol Szykula
1
1point to level up
@karol-szykula-6027
I am a software developer who built systems for a Fortune Global 500 company and want to help you with computers. :)

Active 9h ago
Joined Aug 10, 2024
INTJ
Poland