ahmadfaridulazmi / sp-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is build using Nodejs (Express, Objection.js, Knex)

Payment App - Setel assessment

Features:

  1. process payment for Order app

Installation:

  1. run npm run reset at root directory of the project. Make sure to create database first and add those details to .env before you run this command. Please refer to .env.example on creating your own .env .
  2. run npm run start to start the service
  3. For creating few mocking data, run npm run test (TBD).

About


Languages

Language:JavaScript 91.3%Language:Dockerfile 3.8%Language:Shell 2.7%Language:HTML 1.3%Language:CSS 0.8%