Skip to content

JeffersonLab/archiver-request

Archiver Request Form

An updated user-friendly form to assist users making archiver requests.

Installation

Clone this project onto a web server.

cd /var/www
git clone https://github.com/JeffersonLab/archiver-request.git

Prepare the application

cd /var/www/archiver-request
chmod 777 bootstrap/cache
find storage -type d -exec chmod 777 {} \;
cp .env.example .env
./artisan key:generate

Install composer and npm dependencies.

composer install
npm install
npm run production

About

Application for submitting Mya archiver requests

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •