quackstack 1.0.13 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,6 +17,9 @@ Check out the QuackStack Live demo [here](https://courageous-spaniel.clueso.site
|
|
|
17
17
|
* 📦 **Local database** - Your code stays on your infrastructure
|
|
18
18
|
* 🌍 **Multi-language** - Supports JS/TS, Python, Go, Rust, Java, C/C++, C#, Ruby, PHP, Swift, Kotlin, and more
|
|
19
19
|
|
|
20
|
+
|
|
21
|
+
## 💻 Frontend
|
|
22
|
+
Check out the Frontend Repo [here](https://github.com/woustachemax/quack-web)
|
|
20
23
|
## 📦 Installation
|
|
21
24
|
|
|
22
25
|
### Global Install (Recommended)
|