Configuration

This choice must be made using the GoFast CLI. Possible options are SvelteKit, Next.js and None.

Implementation Details

  • We heavily utilize SSR.
  • We keep the frameworks up to date.
  • We use Form Action for SvelteKit and Server Actions for NextJS.
  • The logic is extracted to the server/services folder. The route pages try to have as little logic as possible, only passing the required parameters.
  • We strongly advocate for the Component Composition pattern.

For more information, check our Guidelines section.

Troubleshooting

Need help?

Visit our discord server to ask any questions, make suggestions and give feedback :).

https://discord.gg/EdSZbQbRyJ