MyGit

alephjs/aleph.js

Fork: 167 Star: 5265 (更新于 2024-10-25 02:00:11)

license: MIT

Language: TypeScript .

The Full-stack Framework in Deno.

最后发布版本: 1.0.0-alpha.47 ( 2022-05-19 20:58:07)

官方网址 GitHub网址

Aleph.js: The Full-stack Framework in Deno.

Chat Twitter

⚠️ Not yet 1.0. Many things are subject to change. Documentation is lacking in many places. Try it out and give us feedback!

Some demo apps deployed to Deno Deploy with the new architecture:

Source code: https://github.com/alephjs/aleph.js/tree/main/examples

Real-world Apps

Get started

Initialize a new project, you can pick a start template with --template flag, available templates: [react, react-mdx, api, yew]

deno run -A -r https://alephjs.org/init.ts

after init, you can run the app with deno tasks:

# go to the app root created by the `init`
cd APPDIR

# run the app in devlopment mode
deno task dev

# run the app in production mode
deno task start

Documentation

The new docs site is working in progress: https://aleph.deno.dev (PR). You can join the Aleph.js Discord to get helps.

最近版本更新:(数据更新于 2024-10-14 14:46:50)

2022-05-19 20:58:07 1.0.0-alpha.47

2022-05-11 09:45:21 1.0.0-alpha.42

2022-05-01 03:35:53 1.0.0-alpha.28

2022-04-29 18:54:24 1.0.0-alpha.26

2022-04-25 03:13:45 1.0.0-alpha.20

2022-04-20 18:18:48 1.0.0-alpha.1

2021-09-26 22:24:05 v0.3.0-beta.19

2021-09-25 00:49:22 v0.3.0-beta.18

2021-09-21 00:49:15 v0.3.0-beta.17

2021-09-18 12:51:35 v0.3.0-beta.15

主题(topics):

alephjs, components, deno, esm, framework, fullstack, react, ssg, ssr, swc, typescript, unocss

alephjs/aleph.js同语言 TypeScript最近更新仓库

2024-11-05 17:55:23 langgenius/dify

2024-11-05 16:59:32 laurent22/joplin

2024-11-05 11:52:31 RSSNext/Follow

2024-11-05 07:18:03 microsoft/genaiscript

2024-11-05 05:06:06 getmaxun/maxun

2024-11-04 14:44:09 x-extends/vxe-table