Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

hexjelly/filemetadata-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filemetadata-microservice

Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

freeCodeCamp challenge: File Metadata Microservice

About

Uses Express with Multer middleware to handle form uploads.

Bulma CSS framework for a simple upload form.

Ava with Supertest for testing. XO for linting.

Demo link

Install and usage

git clone https://github.com/hexjelly/filemetadata-microservice.git
cd filemetadata-microservice
npm install
# optionally create a .env file with desired port number
# or alternatively specify an env variable named `PORT`
# defaults to 3560
echo PORT=3000 > .env
npm run start

License

Apache-2.0

About

freeCodeCamp challenge: File Metadata Microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •