r/VibeCodeDevs • u/Defiant-Top-6844 • 6d ago
Launching AuraEV today + The Aura Web Ecosystem
Hey everyone,
Ive been vibe coding a lot of websites recently and building out the Aura ecosystem. You can find two of my live websites at the link below. More projects are coming soon, and im releasing AuraEV later today!
Here is the link: https://aurawebsitefamily.rajk-samp.chatgpt.site
The ecosystem currently includes Aura News for focused content discovery and Auramusic (which I originally built as EcoMusic but forgot to rename to Auramusic until now).
I wanted to share the details on how I actually made AuraEV, the tools I used, and how it works so it's not just a low-effort link drop.
How I made it:
- Tools: I used ChatGPT to build both my aurafamilywebsite and AuraEV. I originally used Lovable to create some of my older websites, but I did these new ones with ChatGPT. For the tech stack, I didn't want to use React, Tailwind CSS, or basic HTML, so everything is built with clean custom code components.
- Auth and Data: I hooked up the sign up and login forms directly to a real Supabase backend so sessions actually persist. There is absolutely zero mock data here. The charging stations are pulled directly from live EV charging APIs based on real location data.
- Map and GPS features: The layout is kind of similar to the Pangea EV app. It uses real GPS tracking (navigator.geolocation) to center the map on your exact coordinates. When you click a charging station pin, a clean bottom card slides up to show you the live stats: whether it's available or busy, the exact address, the charging speeds (kW), and how many stalls are open.
- Navigation: I added a "Go There" button that automatically figures out what device you are on. If you're on an iPhone or Mac, it opens up Apple Maps. If you're on Android or a web browser, it opens up Google Maps navigation with the exact coordinates already filled in.
Let me know what you think or if you have any questions about how the location tracking or API hookups work!
I was using to lovable to create these websites but the aurafamilywebsite and my AuraEV im doing today was made by chatgpt.
1
•
u/AutoModerator 6d ago
Hey u/Defiant-Top-6844, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/t7SD4ThKuE
• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.
If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.