Skip to content

komat1/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url shortener with custom links

Create url shortener with your custom domain and custom links!

How to set up?

Firstly, you need to go to deta (free hosting platform perfect for developers with small projects), create account, then create new key in settings and put it in the .env file as here DETA = "keywithsemicolons". Then do this:

  1. Download the project
  2. Open terminal in the project folder
  3. Run npm install then npm run start
  4. The app should run on port 8080

On default directory there you can create shortened link and access it from yourdomain.tld/link/yourlink

If you have any questions write me here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published