0.0.51 • Published 8 years ago

holition-cms-util v0.0.51

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 years ago

CMS util

README

What is this repository for?

  • Quick summary

    • A package of common utils for the holition-cms project
  • Version

    • 0.0.1

How do I get set up?

  • Summary of set up

    • Install postgres locally
    • Set up NPM to publish the repository
    • Install npm Dependencies
    • Run tests
  • Configuration

Set up npm

* npm set init.author.name “Holition”
* npm set init.author.email “admin@holition.com”
* npm set init.author.url "www.holition.com"

Install Dependencies

  • Dependencies

    • npm Install
  • Database configuration

    • Our project uses postgres

    • We need to create a testing database with a specific name and user permissions

      • Open pgAdmin (there can be a small delay on first running, this is normal)

      • Double click on your one postgres server

      • Right click -> create -> login/group role

      • General -> name: 'test'

      • Definition -> password: 'password'

      • Privilieges -> can login? -> yes, superuser -> yes -> save

      • Right click on Databases -> create -> Database

      • General -> database: 'test_db' -> save

  • How to run tests

  • Deployment instructions

    • Increment the package.json version number
    • npm publish

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin

    • Thomas.monkman@holition.com
    • Marcus.belcher@holition.com
  • Other community or team contact

    • Joshua.levin@holition.com
0.0.51

8 years ago

0.0.50

8 years ago

0.0.49

8 years ago

0.0.47

8 years ago

0.0.46

8 years ago

0.0.45

8 years ago

0.0.44

8 years ago

0.0.43

8 years ago

0.0.42

8 years ago

0.0.41

8 years ago

0.0.40

8 years ago

0.0.39

8 years ago

0.0.38

8 years ago

0.0.37

8 years ago

0.0.36

8 years ago

0.0.35

8 years ago

0.0.34

8 years ago

0.0.33

8 years ago

0.0.32

8 years ago

0.0.31

8 years ago

0.0.30

8 years ago

0.0.29

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago