Skip to content

jedaeroweb/community

Repository files navigation

Rails License Template

🔭 Overview

Jedaeroweb Community is a community web application built with Ruby on Rails and Bootstrap UI.

This repository provides the source code and foundation used to build the Jedaeroweb Community website.
By using this project, you can create your own community platform similar to community.jedaeroweb.co.kr, including posts, discussions, and user-driven interactions.

It is designed as a starter Rails community project that can be easily customized and extended.

🔗 community.jedaeroweb.co.kr

community.jedaeroweb.co.kr source


🚀 Getting Started

git clone https://github.com/jedaeroweb/community.git
cd community
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

작성자 = 제대로웹

About

A ready-to-use Rails community platform with authentication, posts, comments, and admin features

Topics

Resources

License

Stars

Watchers

Forks

Contributors