README

DateNote backend SQL server, PostgreSQL, Ruby on Rails API for DateNote https://github.com/WSINTRA/dateNotes

  • Ruby version - 2.63

  • Database initialization - rails db:create && rails db:migrate

  • Services - See routes.db


git clone https://github.com/WSINTRA/datenotes_backend_storage
cd datenotes_backend_storage
bundle install
rails s -p 3050