Skip to content

srcmedia/nitf-service-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New NITF Service running on node and Typescript

setup

Run npm install

How to Run Dev

Run npm run dev or npm run prod to spin up minimized prod deployable 1. To run on something other than 0.0.0.0:3000 then enter npm run dev <ip-addr> <port>

Goals:

  1. Eliminate usage of shell scripts
  2. Simplified run/deploy process
  3. Usage of strongly typed classes

Possible solution for environment/FTP mappings

https://linuxconfig.org/mount-remote-ftp-directory-host-locally-into-linux-filesystem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published