Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikaelporttila/deno-boilerplate

Deno Project boilerplate. Mostly everything that you'll need to get started with Deno using VSCode and Github Actions
https://github.com/mikaelporttila/deno-boilerplate

deno git-actions library-example test-example vscode-settings web-example

Last synced: 11 days ago
JSON representation

Deno Project boilerplate. Mostly everything that you'll need to get started with Deno using VSCode and Github Actions

Awesome Lists containing this project

README

        

# deno-boilerplate
Deno Project boilerplate

![CI](https://github.com/MikaelPorttila/deno-boilerplate/workflows/CI/badge.svg?branch=main)

Features:
- Denon runner
- Web app example
- Library export example
- Async test example
- VSCode Deno settings
- CI Testing using Github Actions