Skip to content

FernandoArteaga/easy-link

Repository files navigation

Repo logo

Effortlessly save and access your copied links across all your devices.

Built with love, using:

Svelte Firebase TailwindCSS

Features

  • Easy-to-use interface
  • Save links to the cloud
  • Access your links from any device in real-time
  • Organize links with tags and categories
  • Secure authentication

Development

Requirements

  • Node.js (version 24 or higher)
  • pnpm (version 10 or higher) as our package manager.
  • Firebase CLI for Firebase emulators.

Setup

To install the dependencies, run:

pnpm install

Serve

To run the development server, use the following command:

pnpm dev

Firebase

We use Firebase for our backend services. To use Firebase, you need to create a Firebase project and add the Firebase configuration to the .env file.

For local development, you can use the Firebase emulators. See the Emulators section for more information.

Services used:

  • Firestore
  • Firebase Authentication
  • Firebase Hosting

Emulators

To run the Firebase emulators, use the following command:

pnpm firebase-emulator:start

About

Effortlessly save and access your copied links across all your devices

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors