You are browsing as a guest. Sign up (or log in) to start making projects!

TBD

  • 3 Devlogs
  • 2 Total hours

im gonna fetch all nasa's data mwahaha...

Open comments for this post

42m 52s logged

Integrate Supabase for authentication and data management

  • Added .env.example for environment variable configuration.
  • Updated .gitignore to exclude .env files.
  • Refactored index.html for improved structure.
  • Added Supabase dependencies in package.json and package-lock.json.
  • Created supabase.js for Supabase client initialization.
  • Implemented authentication flow in auth.js with sign-in and sign-up functionality.
  • Developed dashboard.js to display user-specific content after authentication.
  • Created home.js for the landing page with navigation to the auth page.
  • Enhanced styling in style.css for a better user interface.
  • Added NASA logo SVG asset for branding.
0
0
12
Open comments for this post

38m logged

Initialize project with Vite, add basic structure and assets

  • Created package.json with Vite as a development dependency and scripts for dev, build, and preview.
  • Added favicon.svg for the application icon.
  • Included icons.svg with various SVG symbols for UI components.
  • Added hero image as an asset.
  • Created JavaScript and Vite SVG assets for branding.
  • Implemented a counter functionality in counter.js.
  • Set up main.js to render the application structure and integrate the counter.
  • Added style.css for basic styling of the application layout and components.
0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…