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

https://github.com/im6/javascript-fun

source code generator for www.javascript.fun
https://github.com/im6/javascript-fun

mysql react rxjs ssr typescript

Last synced: 24 days ago
JSON representation

source code generator for www.javascript.fun

Awesome Lists containing this project

README

          

# JavaScript.Fun ![cicd](https://github.com/im6/javascript-fun/actions/workflows/ci.yml/badge.svg)

Source code to generate [www.javascript.fun](https://www.javascript.fun/)

## Highlight

- Highly tailored and customized project to render static webpage
- Crawler to collect dynamic online data
- Admin capability with `cli` interface

## How to start

```sh
yarn install
yarn workspace dynamodb-observables build
```