Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Zweird-958/wishlist-desktop

Repository files navigation

A wishlist app, you can add items to your wishlist with link, price, image, currency and name. You can set to bought or not.

The api used is wishlist-api

image

Installation

Download the project and create .env.local file in the root directory of the project with the following content (replace the url with the url of the api):

NEXT_PUBLIC_API_BASE_URL=http://localhost:3000

Read the docs of tauri to install the dependencies for your OS

Then run the following command in the root directory of the project:

npm install
npm run tauri build

Bugs

Mac

If you have the following error when you do npm run tauri build:

Error failed to bundle project: error running bundle_dmg.sh

You can try to run the following command: sudo npx tauri build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •