No description
Find a file
2018-03-07 20:25:16 +00:00
.idea Deleted silly idea file 2018-02-27 16:11:10 +00:00
app Updated articles and comments endpoints 2018-03-01 12:13:34 +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 Removed items and totos 2018-02-28 13:22:29 +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 updated gitignore 2018-02-27 16:09:09 +00:00
.rspec Started controller tests 2018-02-16 11:36:18 +00:00
Capfile check webhook 2018-03-07 20:25:16 +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
Jenkinsfile Updated capfile 2018-03-07 20:23:46 +00:00
Rakefile New file 2018-02-16 09:12:51 +00:00
README.md Updated readme 2018-02-27 16:29:16 +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

Deployment

Run cap production deploy to start deployment process

TO DO

  • Email verification on sign up
  • Comments to articles