Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
/ FiveFood Public archive

五食,每個上班族必備的午餐決策系統。

License

Notifications You must be signed in to change notification settings

elct9620/FiveFood

Repository files navigation

FiveFood

Requirements

  • Ruby 2.4+
  • Node 8.0+
  • PostgreSQL 9.6
  • Yarn

Usage

TODO

Development

Get the repository

$ git clone git@github.com:elct9620/FiveFood.git

Setup

$ bin/setup

Running

In development, you'll need to run bin/rails server with bin/webpack-dev-server to have the app/javascript/packs/*.js files be compiled as you make changes, and bin/relay-compiler if you change the GraphQL schema or any graphql tags in any JavaScript files.

If you'd rather not have to run the two processes separately by hand, you can use Foreman:

$ bin/foreman start

The default port of the Rails Server is 5000.

About

五食,每個上班族必備的午餐決策系統。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published