MolecularFoundry / LBL-MF-Scicat-backend

SciCat Data Catalogue Backend
https://scicatproject.github.io/documentation/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

SciCat Metadata API Server

Build Status DeepScan grade Known Vulnerabilities

For the full documentation please go to the SciCat home page and follow the documentation link

IMPORTANT!!!

On 2021/11/26, this repository has been renamed to the current name: https://github.com/SciCatProject/backend. The previous URL https://github.com/SciCatProject/backend will still be active and point to the current one. We kindly suggest to migrate as soon as possible.

Naming within the project will be updated in future releases. More info will be posted as soon as we finalize the details.

In case you have questions, please contact the SciCat team at ESS:

How to start the backend locally?

In the project directory, you can run: npm run prepare:start to prepare all the configuration and run all needed docker containers. After that all you need to do is npm run start

License

This project is licensed under the GPL License - see the LICENSE file for details

Acknowledgments

Scicat is developed at PSI, ESS and MAXIV with in-kind funding from ESS and from the European Union Framework Programme for Research and Innovation Horizon 2020, under grant agreement 676548, “BrightnESS”. pm2 start npm --name "backend" -- run start