Skip to content
Discussion options

You must be logged in to vote

Remix routes are defined during build time. It uses file based routing by default but you can define your own routes using remix.config. Although it is code based you could define a file (e.g. JSON) and write a function that will build routes based on the file.

https://remix.run/docs/en/v1/api/conventions#routes

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MiguelNiblock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants