rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

add initial dockerization #189

Closed ababich closed 2 years ago

ababich commented 2 years ago

Resolves docker implementation for CI/CD work

Description

Type of change

ababich commented 2 years ago

make up to start stack make setup to seed new project make rspec for tests, etc.

please, see and contribute to the mighty Makefile :)

garettarrowood commented 2 years ago

Thank you for this contribution!