Git Product home page Git Product logo

dikte's Introduction

Notulite Front Server

Repository ini berisi source code server dan static html yang digunakan untuk landing page notulite online transcription

Prerequisites

Sebelum memulai instalasi dan penggunaan Notulite Front Server, diperlukan beberapa pengetahuan dasar terkait stack teknologi yang dipakai pada project ini, yaitu:

  • HTML
  • CSS
  • JS
  • Nodejs
  • Jest
  • Express framework
  • Webpack

Sebelum melakukan cloning repository ini, diharapkan untuk melakukan instalasi Nodejs. Cara instalasi Nodejs dapat dilihat disini.

Installing

Jalankan command ini secara berurutan:

git clone http://10.226.174.138:8880/raha/notulite-front-server.git

cd notulite-front-server

npm install

npm run build

Running

Jalankan command ini secara berurutan:

npm run start

Server akan otomatis berjalan pada url localhost dan port 4000.

Testing

Jalankan command ini secara berurutan:

npm run test

Sistem akan otomatis melakukan pengetesan untuk semua test case yang berada pada folder test/

Configurations

.env

file .env pada saat ini merupakan file yang berisi konfigurasi alamat server. File ini dapat dikonfigurasi berdasarkan kebutuhan. Pastikan package dotenv sudah terinstall pada repository ini. Berikut adalah list variable dari yang terdapat pada file .env:

Variabel Keterangan
EXPRESS_SERVER_URL Lokasi dari server notulite frontend
EXPRESS_SERVER_PORT Port dari server notulite frontend
NOTULA_MAIN_SERVER_URL Lokasi dari server utama platfrom notulite
NOTULA_MAIN_SERVER_PORT Port dari server utama platform notulite

Static HTML

Secara default, lokasi static html yang akan disiapkan oleh server ada di folder public/.

Contact

presteniko : [email protected] faqih: [email protected] farisya: [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.