[console_scripts]
start-backend = webapp_starter.cli.backend:entry_point
start-webapp = webapp_starter.cli.webapp:entry_point
