https://github.com/saturninoabril/my-typescript-deno-template
https://github.com/saturninoabril/my-typescript-deno-template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saturninoabril/my-typescript-deno-template
- Owner: saturninoabril
- License: mit
- Created: 2022-09-10T10:08:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T10:08:24.000Z (over 2 years ago)
- Last Synced: 2025-01-15T13:12:45.163Z (5 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Deno template on Gitpod
This is a [Deno](https://deno.land/) template configured for ephemeral development environments on [Gitpod](https://www.gitpod.io/).
## Next Steps
Click the button below to start a new development environment:
[](https://gitpod.io/from-referrer/)
### A new project
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
### An existing project
To get started with Deno on Gitpod, add a [`.gitpod.yml`](./.gitpod.yml) file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the [Getting Started](https://www.gitpod.io/docs/getting-started) documentation.