https://github.com/timsusa/aleph-example
simple examplel with loading custom made deno module
https://github.com/timsusa/aleph-example
Last synced: 8 months ago
JSON representation
simple examplel with loading custom made deno module
- Host: GitHub
- URL: https://github.com/timsusa/aleph-example
- Owner: TimSusa
- License: mit
- Created: 2021-04-03T01:57:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T02:03:04.000Z (about 5 years ago)
- Last Synced: 2025-03-19T06:44:17.702Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aleph-example
simple example with loading custom made deno module
## Install
- install deno
- install aleph (from vercel)
## Dev
aleph dev
# Build
aleph build
# Start Prod
aleph start