Skip to content

rossdack/chomp-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Ensure npm is installed (https://www.npmjs.com/), or yarn (https://yarnpkg.com) AND mongoDB running on the default port.

Modify the .env in the project root to configure for your environment.

npm run webpack
npm install

To run

npm start

To test server component (mocha)

npm run test

About

A short URL service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published