darkun7 / tokolitik-be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Tokolitik

API Tokolitik

Tokolitik is an app that will help the industry to analyze their product. It will cover product sales predict and review analytic.

Table of Content

Installation

Using NPM

Run commands

  1. cd apps
  2. npm install
  3. cp .env.example .env
  4. npm run start:dev

Using Docker

  1. git clone https://github.com/darkun7/tokolitik-be.git
  2. docker-compose build
  3. docker run -d -p 3000:3000 [image id]

Demo

Click to view - [demo]

Demo Account:

  • 1st account
    • Username : Cakiwan
    • Password : katasandi
  • 2nd account
    • Username : Astwoty
    • Password : katasandi

About


Languages

Language:JavaScript 73.0%Language:Python 12.9%Language:EJS 11.2%Language:CSS 2.4%Language:Shell 0.6%