Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Botter

Setup

  • If you want to reset everything: rails db:drop

  • rails db:create

  • rails db:migrate

  • start the server with: rails server

  • log into psql with: psql -d botter_development

  • test back end using Postman to localhost:3000

  • verify expected changes in DB

  • you may need to generate the files "id_rsa" and "id_rsa.pub" in the project root dir using ssh-gen because they are gitignored.

Local smtp server for testing

About

Boilerplate for Rails back-end API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages