Skip to content

m1rp/url-shortener-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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