- Install dependencies:
npm install- Build the project:
npm run build- Start the application:
npm run startNote: The database is hosted on Xata. Please be aware that it may shut down at random times, which is beyond our control.
Important: The
.envfile containing secret variables has been included as stated in the forum. This is strictly for educational purposes and should never happen in real-world scenarios.