Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secondl1ght/bitbanana-website
Website for the open source native android lightning node manager BitBanana
https://github.com/secondl1ght/bitbanana-website
banana bitcoin lightning node privacy
Last synced: about 1 month ago
JSON representation
Website for the open source native android lightning node manager BitBanana
- Host: GitHub
- URL: https://github.com/secondl1ght/bitbanana-website
- Owner: secondl1ght
- License: agpl-3.0
- Created: 2023-05-23T03:49:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-24T15:15:15.000Z (7 months ago)
- Last Synced: 2024-12-03T07:07:29.613Z (about 1 month ago)
- Topics: banana, bitcoin, lightning, node, privacy
- Language: Svelte
- Homepage: https://bitbanana.app
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitBanana Website
![logo](/static/images/logo.svg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/414fac4a-1b22-4130-8a6e-57ec7efe2760/deploy-status)](https://app.netlify.com/sites/bitbanana/deploys)
Website for the open source native android lightning node manager [BitBanana](https://github.com/michaelWuensch/BitBanana)
## running locally 👨💻👩💻
1. `git clone` the repo
2. `cd` into the directory
3. install packages with `yarn` or `npm install` etc.
4. `yarn dev` or `npm run dev`
5. website opens on `localhost:5173`## tech stack 📚
- sveltekit
- tailwindcss
- prettier
- eslint## designed by [3j2009](https://github.com/3j2009) 🎨
![logo-icon](/static/images/logo-icon.svg)