Nessuna descrizione

Andrew Swistak 8163cf131e Add very basic pokemon management 7 anni fa
app 8163cf131e Add very basic pokemon management 7 anni fa
bin 78560febd9 initialize repo with blank rails app 7 anni fa
config 8163cf131e Add very basic pokemon management 7 anni fa
db 8163cf131e Add very basic pokemon management 7 anni fa
lib 78560febd9 initialize repo with blank rails app 7 anni fa
log 78560febd9 initialize repo with blank rails app 7 anni fa
public 78560febd9 initialize repo with blank rails app 7 anni fa
storage 78560febd9 initialize repo with blank rails app 7 anni fa
test 78560febd9 initialize repo with blank rails app 7 anni fa
tmp 78560febd9 initialize repo with blank rails app 7 anni fa
vendor 78560febd9 initialize repo with blank rails app 7 anni fa
.gitignore 78560febd9 initialize repo with blank rails app 7 anni fa
.ruby-version a0d1bc1639 Ruby 2.6.0 released 🎉 7 anni fa
Gemfile 795b3e2f38 Update database.yml for postgres 7 anni fa
Gemfile.lock 795b3e2f38 Update database.yml for postgres 7 anni fa
README.md 78560febd9 initialize repo with blank rails app 7 anni fa
Rakefile 78560febd9 initialize repo with blank rails app 7 anni fa
config.ru 78560febd9 initialize repo with blank rails app 7 anni fa
package.json 78560febd9 initialize repo with blank rails app 7 anni fa

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...