Makerspace web page
Go to file
Torsten 4385cbc992 min 2023-11-20 11:31:44 +02:00
app first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
bin first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
config min 2023-11-20 11:31:44 +02:00
db first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
lib first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
log first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
merged first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
public first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
test first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
tmp first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
vendor first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
.gitattributes first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
.gitignore first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
.ruby-version first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
Gemfile first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
Gemfile.lock first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
Guardfile first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
Procfile.dev first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
README.md first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
Rakefile first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00
config.ru first commit, largely copied volunteers 2023-10-25 22:14:53 +03:00

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

  • ...