Skip to content

m1rp/url-shortener-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a URL shortener example app!

getting up and running

You'll want to locally install the app

npm i 

You'll then want to create a copy of example.env in the root of the project and call this copy .env. Once that is done, replace the place-holder values with real values.

To start the app locally, you can run npm run dev and go to http://localhost:3000.

About

a small example app that shortens urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published