mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 21:12:25 +00:00
Compare commits
3 Commits
5734ca7a67
...
5474b22fc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 5474b22fc8 | |||
| 6cd678d9f1 | |||
| 856d3b418c |
15
README.md
15
README.md
@@ -1,9 +1,15 @@
|
|||||||
# Go Sally MVP (Minimum/Minimal Viable Product)
|
# Go Sally MVP (Minimum/Minimal Viable Product)
|
||||||
[]()
|
[]()
|
||||||
[](https://go.dev/)
|
[](https://go.dev/)
|
||||||
|
[](https://www.lua.org/manual/5.1/)
|
||||||
[](https://pkg.go.dev/github.com/akyaiy/GoSally-mvp)
|
[](https://pkg.go.dev/github.com/akyaiy/GoSally-mvp)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
|
[]()
|
||||||
|
[]()
|
||||||
|
[](https://github.com/akyaiy/GoSally-mvp/wiki)
|
||||||
|
|
||||||
|
|
||||||
> ⚡ **What, Why, Why Care?**
|
> ⚡ **What, Why, Why Care?**
|
||||||
|
|
||||||
> **What:** Go Sally is a lightweight decentralized node system with Lua scripting and JSON-RPC2.0.
|
> **What:** Go Sally is a lightweight decentralized node system with Lua scripting and JSON-RPC2.0.
|
||||||
@@ -12,6 +18,15 @@
|
|||||||
|
|
||||||
> **Why Care:** Create, automate, and expand your infrastructure quickly, without unnecessary software or dependencies.
|
> **Why Care:** Create, automate, and expand your infrastructure quickly, without unnecessary software or dependencies.
|
||||||
|
|
||||||
|
## Navigation
|
||||||
|
* [Core features](#core-features)
|
||||||
|
* [Quick start](#quick-start)
|
||||||
|
* [Test it](#test-it)
|
||||||
|
* [Concept](#concept)
|
||||||
|
* [API](#api)
|
||||||
|
* [License](#license)
|
||||||
|
* [Wiki →](https://github.com/akyaiy/GoSally-mvp/wiki)
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If you see "💡" in the text, it means the information below is about plans for the future of the project.
|
> If you see "💡" in the text, it means the information below is about plans for the future of the project.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user