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 source
git clone https://github.com/jedaeroweb/community.git
cd community
bundle install
rails db:create db:migrate db:seed
rails serverthen visit
로컬 환경에서 바로 실행해볼 수 있습니다.
Rails version 7 or newer is recommended.
Rails 7 이상 환경을 권장합니다.
- Ruby on Rails
- MySQL / PostgreSQL / SQLite (any database supported by Rails)
- HTML / CSS
- JavaScript
MIT License – completely free to use and modify
개인·상업적 사용 모두 완전히 자유롭습니다.
작성자 = 제대로웹