An open API service indexing awesome lists of open source software.

https://github.com/nodetec/nodetec

⚡ Sovereign Computing for a Brighter Future
https://github.com/nodetec/nodetec

bitcoin lightning nodes nostr relays

Last synced: 7 months ago
JSON representation

⚡ Sovereign Computing for a Brighter Future

Awesome Lists containing this project

README

          




NODE-TEC ⚡



Last commit


Stars


Issues


Repo size

[NODE-TEC](https://nodetec.co/ "NODE-TEC") is an organization with a goal of providing sovereign computing for a brighter future.

This particular website is used to provide guides related to [Bitcoin](https://bitcoincore.org/ "Bitcoin"), [Lightning](https://github.com/lightning "Lightning"), and [Nostr](https://nostr.com/ "Nostr") and to showcase various applications.

You can find workshops and other content on the [NODE-TEC YouTube Channel](https://www.youtube.com/@nodetec "NODE-TEC YouTube Channel").

You can also subscribe to the [NODE-TEC Substack](https://nodetec.substack.com/ "NODE-TEC Substack").

## Contribute

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |

## TODO

- Support files outside directories

- Support drafts

- Support multiple languages

- Fuzzy match for searches

- Use tailwind scrollbar

- Provide the same node and npm versions

- Use the same package-lock.json file