Ticket Manager A simple web app to create and track tickets. Data is stored locally in SQLite. Quick start Install dependencies: npm install Start the app: npm start Open: http://localhost:3000 License MIT