No description
Find a file
2018-02-27 14:54:19 +00:00
.idea Added cap deployment bits 2018-02-27 14:54:19 +00:00
app Added cap deployment bits 2018-02-27 14:54:19 +00:00
bin New file 2018-02-16 09:12:51 +00:00
config Added cap deployment bits 2018-02-27 14:54:19 +00:00
db Added cap deployment bits 2018-02-27 14:54:19 +00:00
lib/tasks New file 2018-02-16 09:12:51 +00:00
log New file 2018-02-16 09:12:51 +00:00
public New file 2018-02-16 09:12:51 +00:00
spec Added cap deployment bits 2018-02-27 14:54:19 +00:00
tmp New file 2018-02-16 09:12:51 +00:00
vendor New file 2018-02-16 09:12:51 +00:00
.gitignore New file 2018-02-16 09:12:51 +00:00
.rspec Started controller tests 2018-02-16 11:36:18 +00:00
Capfile Added cap deployment bits 2018-02-27 14:54:19 +00:00
config.ru New file 2018-02-16 09:12:51 +00:00
Gemfile Added cap deployment bits 2018-02-27 14:54:19 +00:00
Gemfile.lock Included pagination in article index, removed article serialization 2018-02-22 11:47:14 +00:00
Rakefile New file 2018-02-16 09:12:51 +00:00
README.md Added cap deployment bits 2018-02-27 14:54:19 +00:00

Vereto API

Rails 5 API for Vereto Projects

Vereto NG is the first to integrate. http://gogs.veretium.com/PromoStarr/vereto-ng

Stack

This project uses:

  • Rails 5.1 API
  • MariaDB/MySQL Database
  • Ruby 2.3+ recommended

TO DO

  • Email verification on sign up
  • Comments to articles
  • Deployment pipeline