Keyan d117549348
fix lightning module resolution (#1551)
* fix tsx usage

* Revert "Revert "Merge pull request #1521 from riccardobl/tordev""

This reverts commit 4cc3780eca1f1390bdd331f0e418b9a7efd4347e.

* lightning module resolution

* fix our one test
2024-11-07 09:03:54 -06:00

909 B

LNbits' database is seeded with a superuser (see https://docs.lnbits.org/guide/admin_ui.html).

The following credentials were used:

  • username: stackernews
  • password: stackernews

To get access to the superuser, you need to visit the admin UI:

http://localhost:5001/wallet?usr=e46288268b67457399a5fca81809573e

After that, the cookies will be set to access this wallet:

http://localhost:5001/wallet?&wal=15ffe06c74cc4082a91f528d016d9028

Or simply copy the keys from here:

  • admin key: 640cc7b031eb427c891eeaa4d9c34180

  • invoice key: 5deed7cd634e4306bb5e696f4a03cdac

( These keys can be found under Node URL, API keys and API docs. )

To use the same URL to connect to LNbits in the browser and server during local development, localhost:<port> is mapped to lnbits:5000 on the server.

tor onion url

Run the following command to get the onion url:

sndev lnbits get_onion