1
0
This repo is the implementation of a basic, rails + neo4j implementation.
Go to file
2023-05-22 18:43:15 -07:00
app Created project with rails new --api. 2023-05-22 18:43:15 -07:00
bin Created project with rails new --api. 2023-05-22 18:43:15 -07:00
config Created project with rails new --api. 2023-05-22 18:43:15 -07:00
db Created project with rails new --api. 2023-05-22 18:43:15 -07:00
lib/tasks Created project with rails new --api. 2023-05-22 18:43:15 -07:00
log Created project with rails new --api. 2023-05-22 18:43:15 -07:00
public Created project with rails new --api. 2023-05-22 18:43:15 -07:00
storage Created project with rails new --api. 2023-05-22 18:43:15 -07:00
test Created project with rails new --api. 2023-05-22 18:43:15 -07:00
tmp Created project with rails new --api. 2023-05-22 18:43:15 -07:00
vendor Created project with rails new --api. 2023-05-22 18:43:15 -07:00
.gitattributes Created project with rails new --api. 2023-05-22 18:43:15 -07:00
.gitignore Created project with rails new --api. 2023-05-22 18:43:15 -07:00
.ruby-version Created project with rails new --api. 2023-05-22 18:43:15 -07:00
config.ru Created project with rails new --api. 2023-05-22 18:43:15 -07:00
Gemfile Created project with rails new --api. 2023-05-22 18:43:15 -07:00
Gemfile.lock Created project with rails new --api. 2023-05-22 18:43:15 -07:00
Rakefile Created project with rails new --api. 2023-05-22 18:43:15 -07:00
README.md Created project with rails new --api. 2023-05-22 18:43:15 -07:00

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