Skip to content

dweb-camp-2019/ip-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ip-dir

Simple webapp for keeping track of IP addresses at DWeb Camp. Security is nonexistent; anyone can post anything.

  • Logs written to ip-dir.log
  • Records written to records.json

Usage

First, install the dependencies:

npm install

Then, start the app:

npm start

If you are developing and would like the app to restart on file changes:

npm run dev

TODOs

  • add linter
  • write tests
  • validate input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published