File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1-
21# Nodejs FTP deploy
32
3+ [ ![ Version] ( https://img.shields.io/npm/v/@dsabre/deploy-ftp?style=for-the-badge )] ( https://www.npmjs.com/package/@dsabre/deploy-ftp )
4+ [ ![ License: MIT] ( https://img.shields.io/npm/l/@dsabre/deploy-ftp?registry_uri=https%3A%2F%2Fregistry.npmjs.org&style=for-the-badge )] ( https://github.com/dsabre/deploy-ftp/blob/main/LICENSE )
5+ [ ![ Downloads] ( https://img.shields.io/npm/dw/@dsabre/deploy-ftp?style=for-the-badge )] ( https://www.npmjs.com/package/@dsabre/deploy-ftp )
6+ [ ![ GitHub issues] ( https://img.shields.io/github/issues-raw/dsabre/deploy-ftp?style=for-the-badge )] ( https://github.com/dsabre/deploy-ftp/issues )
7+ [ ![ Dependencies] ( https://img.shields.io/librariesio/release/npm/@dsabre/deploy-ftp?style=for-the-badge )] ( https://www.npmjs.com/package/@dsabre/deploy-ftp )
8+
49Build and deploy a nodejs application (such as React, Angular, Vue ecc...).
510
611
@@ -42,6 +47,11 @@ npx @dsabre/deploy-ftp myEnvFile.txt
4247```
4348
4449
50+ ## Contributing
51+
52+ For contributions, issues and feature requests please check [ issues page] ( https://github.com/dsabre/deploy-ftp/issues ) .
53+
54+
4555## Authors
4656
4757- [ Daniele Sabre] ( https://github.com/dsabre )
You can’t perform that action at this time.
0 commit comments