nuggets.ai-b Backend code for nugget.ai Installation To run the code on a development server: npm run dev To run the code on a production server: npm start To bundle the code: npm run build