Skip to content

Cloud-native-engineering/myurl_app

Repository files navigation

MyURL APP

This is the Single-Page-Application for the MyURL service, a URL shortener. It provides a Webfrontend, protected by Auth0 to managed URLs by utilizing the MyURL-API

Getting Started

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author Information

This code was created in 2024 by Yves Wetter.