Skip to content

evgenyneu/computer_code

Repository files navigation

This is computer code

This is the code of this web site: https://iiquiz.herokuapp.com/.

Watch demo video.

Prerequisites

  • Ruby 2.7.1

  • PostgreSQL 13.0

  • Node 12.18.3

  • Yarn 1.22.10

Installation

git clone https://github.com/evgenyneu/computer_code.git
cd computer_code
bundle
yarn install
rails db:create db:migrate

Run local web server

rails server

Open web site http://127.0.0.1:3000.

Run Rails tests

rails test

Run JavaScript tests

The tests can be opened at /test URL:

The unlicense

This work is in public domain.

💻

This computer code is dedicated to computers.

About

Warning: this repository contains computer code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published