GithubHelp home page GithubHelp logo

customanager_2020's Introduction

Customanager - 顧客管理システム

推奨されるシステム環境

  • Ubuntu 18.04
  • Ruby 2.6.4
  • PostgreSQL 11.2

注意事項

  • 以下の手順では、一般ユーザーの権限でコマンドを実行してください。

インストール手順

  • この README.md が存在するディレクトリで bin/bundle

データベースのセットアップ

  • このシステム専用のデータベースを PostgreSQL 上に作成してください。
  • データベースへの接続パラメータに基づいて config/database.yml を作成してください。
  • bin/rails db:setup コマンドを実行してください。

hosts ファイルの設定

以下をhostファイルに追加してください。(Mac OSの場合 /private/etc)

127.0.0.1 example.com customanager.example.com

システムの起動と終了

  • bin/rails s コマンドを実行するとシステムが起動します。
  • Ctrl-C を入力するとシステムが終了します。

customanager_2020's People

Contributors

dependabot[bot] avatar validyong avatar

Watchers

 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.