Skip to content

un1r8okq/url-shortener-api

Repository files navigation

URL Shortener

This project was created for me to learn Kotlin/Spring. Its sister project is a React SPA.

Getting started

  1. Download the IntelliJ IDEA IDE
  2. Install the EnvFile plugin in IntelliJ
  3. Copy .env.example to .env, and set a value for POSTGRES_PASSWORD
  4. Setup a run configuration with the main class as land.ver.url.shortener.UrlShortenerApplicationKt and with the .env file enabled
  5. Run the application
  6. Go setup and run the UI project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages