Giter Club home page Giter Club logo

goldenfleece's Introduction

Golden fleece

Application form hotel management (SaaS).

Golden Fleece on booking.com

App's modules

  • gf-server-api - the main REST API server
  • gf-ui-lib - project sharable react library
  • gf-e2e-test - e2e tests
  • gf-webapp - front end for clients
  • gf-webapp-admin - front end for administrator with additional functionality (that is not available to the clients)
  • gf-server-resources - the module for working with resources on the site

Additional modules

  • docs - project documentation
  • scripts - project automation scripts

Requirements:

  • node.js: 18.13.0
  • pnpm: 7.25.0
  • docker: 20.10.12
  • docker-compose: 1.29.2

Run in dev mode locally

  1. download repo
  2. install all dependencies in root directory

pnpm i

  1. generate code from backend

pnpm run swagger:generateAll

  1. generate .env by env.example

pnpm run generateEnvAll

  1. run application's modules

pnpm run startAll

Run build locally

  1. run build command

pnpm run buildAll

Run with docker locally

  1. Create images and run all images with docker compose (maybe need sudo):

docker-compose up --build

  1. For stop and remove containers, networks (maybe need sudo):

docker-compose down

goldenfleece's People

Contributors

scorpigg avatar sergioajs avatar ekaterina1994 avatar tritonjs826 avatar

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.