No description
Find a file
2018-02-27 15:51:59 +00:00
.idea Added require rails all 2018-02-27 15:51:59 +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 require rails all 2018-02-27 15:51:59 +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 Updated cap and gem file 2018-02-27 15:01:45 +00:00
config.ru New file 2018-02-16 09:12:51 +00:00
Gemfile Updated cap file 2018-02-27 15:45:56 +00:00
Gemfile.lock Updated cap file 2018-02-27 15:45:56 +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