Skip to content

jedaeroweb/pamphlet

Repository files navigation

Rails License Template

Overview

A very simple pamphlet-style website built with Ruby on Rails.

This project is designed to create a lightweight informational website with minimal features and a clean structure.

단순 홍보, 소개, 문의 받기 기능이 필요하다면 바로 이걸 쓰면 됩니다.


📄 Why this project?

This is a simple Rails application for building a pamphlet-style website.

It is suitable for:

  • Small informational sites
  • Personal or community introductions
  • Project landing pages
  • Rails learning examples

The focus of this project is simplicity rather than complex functionality.


👀 Demo

demo page

demo admin page admin / id=admin@jedaeroweb.co.kr password=a12345

실제 동작 화면을 확인할 수 있는 데모 페이지입니다.


🚀 Getting Started

git clone https://github.com/jedaeroweb/pamphlet.git
cd pamphlet
bundle install
rails db:create db:migrate db:seed
rails server

then visit

http://localhost:3000

로컬 환경에서 바로 실행해볼 수 있습니다.


📌 Server Requirements

Rails version 7 or newer is recommended.

Rails 7 이상 환경을 권장합니다.

🛠 Tech Stack

  • Ruby on Rails
  • MySQL / PostgreSQL / SQLite (any database supported by Rails)
  • HTML / CSS
  • JavaScript

📜 License

MIT License – completely free to use and modify

개인·상업적 사용 모두 완전히 자유롭습니다.

✍️ Author

Jedaeroweb

작성자 = 제대로웹