Skip to content

marswong/x.y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x.y

build status Test coverage

Features

  • Generate 8-bit short link from raw link
  • Recover raw link from short link

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Don't tsc compile at development mode, if you had run tsc then you need to npm run clean before npm run dev.

Deployment

$ npm run tsc
$ npm start

Requirement

  • Node.js 8.x
  • Typescript 2.8+

Wiki

  • System Design
  • Database Design

Apendix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published