Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Project Title

This Project is used to create codebase backend

Prerequisites

What things you need to install the software and how to install them

Give examples
Node.js
Node Package Manager
....

Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

  • Create ENV file (.env) with this configuration:
PORT=
BASIC_AUTH_USERNAME=
BASIC_AUTH_PASSWORD=
PUBLIC_KEY_PATH=
PRIVATE_KEY_PATH=
DSN_SENTRY_URL=
MONGO_DATABASE_URL=
  • Then run this command
Give the example
...
$ npm install
$ npm start

Running the tests

Explain how to run the automated tests for this system

Give the example
...
$ npm test

And coding style tests

Explain source code formatting for this project

$ npm run lint

To fix simple error code format, run this command

$ npm run lint:fix

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • [Restify] The rest framework used
  • [Npm] - Dependency Management
  • [Docker] - Container Management

Authors

  • TelkomDev - Initial work - Gitlab

License

This project is licensed under Telkom Indonesia License - see the LICENSE.md file for details

Acknowledgments

  • For sample file README.md, see WIKI in this repository.# test-connecting-ssh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors