You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Srcbook is currently not under active development. After overwhelming demand of making it a managed service, we have built and are operating https://getmocha.com for this purpose!
22
-
23
-
In the future, we might revive Srcbook for its notebook product (over the app builder one, which is better served by Mocha).
21
+
Srcbook is not under active development.
24
22
25
23
## Srcbook
26
24
27
-
Srcbook is a TypeScript-centric app development platform, with 2 main products:
28
-
29
-
- an AI app builder (also available [hosted online](https://srcbook.com/))
30
-
- a TypeScript notebook
25
+
Srcbook is a TypeScript notebook that runs locally on your machine.
31
26
32
27
Srcbook is open-source (apache2) and runs locally on your machine. You'll need to bring your own API key for AI usage (we strongly recommend Anthropic with `claude-3-5-sonnet-latest`).
33
28
34
29
## Features
35
30
36
-
### App Builder
37
-
38
-
- AI app builder for TypeScript
39
-
- Create, edit and run web apps
40
-
- Use AI to generate the boilerplate, modify the code, and fix things
0 commit comments