ByensHotel

command module
v0.0.0-...-1112331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 15 Imported by: 0

README

Byens Hotel

TODO: Write a description here

Requirements

Setup

Copy .env.sample to .env and update accordingly.

cp .env.sample .env

ByensHotel will run in development mode if HOTEL_ENV is not set.

npm
  • Run npm install to install node modules.
  • Run npm run css-build to build required css styles.
LDAP test server
  • Run docker pull rroemhild/test-openldap to pull the ldap test server image.

Usage

  • Run docker run --rm -p 10389:10389 -p 10636:10636 rroemhild/test-openldap to start the ldap test server.
  • Run go run main.go to start the server.

Tests

Run go test ./... to run all specs.

Contributing

  1. Fork it (https://github.com/Jutlandia/ByensHotel/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL