Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

How to use Krabs in Production #29

Closed
moayyadfaris opened this issue Sep 27, 2021 · 1 comment
Closed

How to use Krabs in Production #29

moayyadfaris opened this issue Sep 27, 2021 · 1 comment

Comments

@moayyadfaris
Copy link

It seems that we have a problem when deploying Krabs in production mode.
Whats the guideline to go prod with Krabs?

@micheleriva
Copy link
Owner

Hey @moayyadfaris! What problem do you have specifically?
It is basically a simple Express.js/Fastify app, so make sure to follow these steps:

  1. Build Next.js with next build
  2. Make sure to expose NODE_ENV=production
  3. Boot the Node.js server

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants