Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tubone24/nano-prof


https://github.com/tubone24/nano-prof

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# nano_prof

## Precondition

- deno 1.16.x

start local server with npm script

```
npm start
```

or run manual

```
deno run --no-check --allow-net --allow-read --unstable --config tsconfig.json server.tsx
```