Skip to content

nick-keller/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener boilerplate

Getting started

Install dependencies:

npm i

Run the app:

npm run dev -w app

Run the api:

npm run dev -w api

The app and api restart on code change.

Format code:

npm run format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published