Skip to content

Commit

Permalink
docs(readme): add a link to a boilerplate project
Browse files Browse the repository at this point in the history
relates to mcansh#431
  • Loading branch information
simonsmith committed Feb 1, 2025
1 parent 5779d25 commit 16bc23f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/remix-fastify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ These are the currently available templates that you can get jump started with:
npx create-remix@latest --template mcansh/remix-fastify/examples/basic
```

To get started with an exiting boilerplate that integrates React Router 7 & Fastify:

* https://github.com/simonsmith/react-router-fastify

## Add to existing remix vite app

### Install dependencies
Expand Down

0 comments on commit 16bc23f

Please sign in to comment.