Skip to content

APP IS DEPRECATED. I will resume working on this project soon. In the meantime if you want to contribute, feel free to fork the project and contact me! :)

License

Notifications You must be signed in to change notification settings

hasimy-as/easy-lend

Repository files navigation

EasyLend

EasyLend application for PermataYouthPreneur Final by Permata Bank and Arkademy

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

  • [Express] The rest framework used
  • [Npm] - Dependency Management
  • [React Native] - For mobile app development

Maintainer

  • Members of Agree - 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.

About

APP IS DEPRECATED. I will resume working on this project soon. In the meantime if you want to contribute, feel free to fork the project and contact me! :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published