Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 538 Bytes

File metadata and controls

19 lines (11 loc) · 538 Bytes

Installation Guide


Required Software

Installation

  • Clone the code-test project.
  • Open the solution file => src\UrlShortener\UrlShortener.sln and Run!

DataBase

  • The project use SqlLite.
  • After runnning for the first time, you can find the sqlLite database file under: src\UrlShortener\UrlShortener.Api\UrlShortener.db