Skip to content
/ bvcs Public

Site and application for the Boston Valley Conservation Society

Notifications You must be signed in to change notification settings

rrosiek/bvcs

Repository files navigation

Boston Valley Conservation Society Website

Simple Laravel website and admin interface for basic management functions.

To run using Docker, build the images and run the containers:

docker-compose up -d

Install dependencies:

docker-compose exec app composer install
docker-compose run --rm npm i
docker-compose run --rm npm run dev

MIT license.

About

Site and application for the Boston Valley Conservation Society

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published