Skip to content

System to support bike coops - LAMP - goal is to run an entire website for bike coops, multilingual, run on low cost shared hosting, managable without web skills.

License

Notifications You must be signed in to change notification settings

bgamrat/open-bike

Repository files navigation

open-bike

An open source project to support bike coops - organizations that repair bicycles to give to clients

Status

Initial development

Defining bikes, establishing application architecture

Installation/Development

  1. Prepare the server for Symfony
  2. Download/clone or fork the repo
  3. Setup a database
  4. Run composer install
  5. Setup .env.local - specifically the database connection and the organization text - override the text from .env
  6. For development, you may use symfony server:start and navigate to http://127.0.0.1:8000
  7. For deployment, configure the web server

Access Control

To create an admin user use bin/console app:add-admin email@example.com password

Caution

The database migration stuff is all messed up. I'll fix it later. Sorry

About

System to support bike coops - LAMP - goal is to run an entire website for bike coops, multilingual, run on low cost shared hosting, managable without web skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published