Prisma SQLite Server Fastify web server with Prisma and SQLite database Available Scripts Install Dependencies npm install Start Development Server npm run dev Build for Production npm run build Start Production Server npm start