← Back to Blog

ChargePeer v0.1.0: Initial Release

The first version of ChargePeer is live. This initial release includes authentication, session management, a CSS design system with dark theme support, static pages (About, Contact, Privacy, Terms), and the foundational layout structure with header, footer, sidebar, and bottom navigation.

The auth system supports email/password registration and login with bcrypt-hashed passwords and 30-day session tokens. Google OAuth is also available.

The design system uses CSS custom properties for consistent theming across light and dark modes, with a neon-cyberpunk aesthetic inspired by tactical interfaces.

Future releases will add the Radar Map, live charging sessions, provider dashboard, and the VSC wallet system.