# Build for production
ng run selltix:build:production
ng run selltix:server:production

# Run the server
node dist/selltix/server/main.js

