Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/factory-js/factory-js.github.io

📚 FactoryJS Documentation
https://github.com/factory-js/factory-js.github.io

documentation drizzle-orm e2e factory mock nextra prisma seeding testing

Last synced: 4 days ago
JSON representation

📚 FactoryJS Documentation

Awesome Lists containing this project

README

        

## FactoryJS Documentation

This is the repository for the FactoryJS documentation. It is built using [pnpm](https://pnpm.io/) and [Nextra](https://nextra.site/).
To run it locally, execute the following commands:

```sh
pnpm install && pnpm dev
```

Then visit http://localhost:3000.

## Contributing

Please make sure to read the [Contributing Guide](./CONTRIBUTING.md) before making a pull request.
Contributions are welcome!