Skip to content

Commit e8cbb3e

Browse files
committed
chore: update readme
1 parent 05a299a commit e8cbb3e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
11
# @systemfsoftware/essentials
2+
3+
A collection of essential libraries and utilities for AI SaaS developers, designed to streamline the development of AI-powered applications.
4+
5+
## 📦 Features
6+
7+
- Type-safe APIs and utilities
8+
- Cloud-native infrastructure helpers
9+
- Functional programming patterns for AI workloads
10+
- Serverless database adapters
11+
- Best practices for AI SaaS development
12+
13+
## 📋 Requirements
14+
15+
- Node.js 22.x or higher (Current LTS)
16+
- pnpm (as package manager)
17+
18+
## 🛠️ Installation
19+
20+
```bash
21+
pnpm add @systemfsoftware/essentials
22+
```
23+
24+
## 📝 License
25+
26+
MIT

0 commit comments

Comments
 (0)