Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedalnaqaa/antares
Simple CMS buitl with rails 5
https://github.com/ahmedalnaqaa/antares
rails5 ruby ruby-on-rails
Last synced: 12 days ago
JSON representation
Simple CMS buitl with rails 5
- Host: GitHub
- URL: https://github.com/ahmedalnaqaa/antares
- Owner: ahmedalnaqaa
- Created: 2020-01-11T12:14:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T16:45:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:15:19.483Z (21 days ago)
- Topics: rails5, ruby, ruby-on-rails
- Language: Ruby
- Size: 46.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a simple CMS built with rails 5.
#### Antares
Also known as Alpha Scorpii, Antares is a red supergiant and one of the largest and most luminous observable stars in the nighttime sky. It’s name – which is Greek for “rival to Mars” (aka. Ares) – refers to its reddish appearance, which resembles Mars in some respects. It’s location is also close to the ecliptic, the imaginary band in the sky where the planets, Moon and Sun move.____________________________________________________________________________________________________________
#### Requirements
`ruby 2.4.6`
`mysql`#### Installation
`bundle instal`
`rails db:migrate`
`rails s`