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
- Host: GitHub
- URL: https://github.com/im6/javascript-fun
- Owner: im6
- Created: 2017-04-07T02:20:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-18T14:03:15.000Z (9 months ago)
- Last Synced: 2025-10-19T08:42:08.259Z (9 months ago)
- Topics: mysql, react, rxjs, ssr, typescript
- Language: TypeScript
- Homepage: https://www.javascript.fun
- Size: 3.9 MB
- Stars: 42
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript.Fun 
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
```