Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pixelunioneu/europick

 
 

Repository files navigation

europick.eu

Pick the mainstream apps you used before, show the privacy-respecting tools you’ve switched to, and share your privacy wins!

Create your pack at europick.eu.

EuroPick Banner

Development Setup

Prerequisites

  • Node.js (v18 or higher)
  • npm

Local Development

  1. Clone the repository
git clone https://github.com/pixelunioneu/europick.git
cd europick
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

The application will be available at http://localhost:3000

Add a missing app

New apps can be added to the catalog by modifying /data/apps.json and opening a PR. Each app belongs to a category and is either a mainstream app or a privacy-focused alternative.

App logo requirements

When adding a new app, please ensure the logo meets these specifications:

  • Format: JPG
  • General: 200x200px, no rounded corners, no transparent background, sufficient padding around the logo
  • File size: < 50KB
  • Location: Place the logo file in /public/app-logos/{app_id}.jpg

License

EuroPick is distributed under the MIT license.

About

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 94.4%
  • CSS 4.3%
  • JavaScript 1.3%