Skip to content

maicaballangan/rbim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

This is the API for RBIM

REQUIREMENTS

This has been tested on Windows, Mac OS X, and Linux operating systems. The minimum requirements are as follows:

REPO CONTENTS

You should now have the following non-empty files and folders:

    app/                source files
    bin/                executable files
    conf/               configuration files
    data/               flat files
      attachments/      attachments
      keys/             keystore file
      postman/          Postman fixtures
    docker/             Docker Configuration
    docs/               document files
      data model/       data model
      uml/              UML diagrams
    public/             static files       
    test/               test files
    CHANGELOG.md        Changelog
    LICENSE.md          license file
    README.md           this file                      

GETTING STARTED

  • Clone project git clone -j11 https://github.com/scm/ac/rbim.git rbim
  • Run play dependencies on project dir to install dependencies
  • Run application play start
  • Open app on browser http://localhost:9009/v1

If you are asked for a Basic HTTP Authentication, enter: username: rbim
password: rbim@@1

Make sure you have enough RAM!!

ENJOY :-)

DOCKER INSTALLATION FOR LOCAL DB SETUP

  • Install Docker
  • Go to docker directory and run docker-compose up

To kill server run: docker-compose down

IDE INSTALLATION

  • Run play idea on project dir
  • Install IntelliJ
  • Choose 'Open' and open the generated rbim.ipr file in the project directory.
  • Make sure JDK 11 has been added. Select JDK 11 as the project JDK.

TESTING

You can run code coverage with play autotest

DEPENDENCY CHECK

You can run a dependency check with ./bin/dependency-check.sh

DEPLOYMENT

You can run a dependency check with ./bin/dependency-check.sh

PLAY 1 FRAMEWORK DOCUMENTATION

https://www.playframework.com/documentation/1.5.x/home

PROBLEMS?

Contact jamaicaballangan@gmail.com

The RBIM Development Team

About

Registry of Barangay Inhabitants and Migrants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •