Game x Change is a ruby/react template to publish articles and vote for them.
-
Clone this repository
$ git clone git@github.com:YoseptF/gamexchange.git
-
cd into the directory (you may need to checkout to other branch depending on what you are attempting to do)
$ cd gamesxchange/
-
bundle
$ bundle
-
yarn install
$ yarn install --check-files
-
Migrate and seed
$ rails db:migrate db:seed
-
Run the server
$ rails s
-
Open you browser on
localhost:3000 or 127.0.0.1:3000
-
(optional) This project uses Azure for active storage on production, if you want to use it, you need to add the following api keys in your
.env
file:AZURE_STORAGE_ACCOUNT_NAME=your_storage_account AZURE_STORAGE_ACCESS_KEY=your_access_key AZURE_STORAGE_CONTAINER=your_storage_container
or you can change from
:azure
to:local
in theproduction.rb
There's a live demo if you wanna check it out before downloading, or you can dowload one of the desktop versions
The top image to engage with your public
Show important topics and redirect the flow of your visitors
Share the opinion of your clients
Search on the list of items and check the ones you like
View more closelly the item you like
Created with:
Created by: