Skip to content

Files

Latest commit

d89b497 · Dec 6, 2024

History

History

packages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 26, 2024
Sep 13, 2023
Jun 22, 2022
Dec 6, 2024
Dec 7, 2023
Jan 18, 2024
Dec 6, 2024
Oct 30, 2024
Oct 22, 2024
Jul 9, 2024
Nov 2, 2023

Docs Site

This is the docs site for Replay packages. It uses a NextJS site with Esbuild and TS Morph to compile isolated source code for a quick prototyping environment.

Development

To get started, clone the repo and run the following:

yarn dev

This will start two servers. One is the NextJS development server and the other is a data gathering Node script that uses Esbuild and TS Morph to compile examples and collect type information.