An open API service indexing awesome lists of open source software.

https://github.com/hexlet-components/rails-guestbook

Simple app for demonstration for Rails course
https://github.com/hexlet-components/rails-guestbook

Last synced: 5 months ago
JSON representation

Simple app for demonstration for Rails course

Awesome Lists containing this project

README

          

# rails-guestbook

[![Main](https://github.com/hexlet-components/rails-guestbook/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/hexlet-components/rails-guestbook/actions/workflows/main.yml)

## Requirements

* Ruby 3.2.2+
* Node.js & npm
* SQLite for local

## Setup

```bash
make setup
```

## Run

```bash
make start
```

## Deploy

---

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=rails-guestbook)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=rails-guestbook).

---

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).