Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/invenio-dev-latest
https://github.com/samk13/invenio-dev-latest
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/invenio-dev-latest
- Owner: Samk13
- Created: 2024-08-23T10:27:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T21:39:15.000Z (about 2 months ago)
- Last Synced: 2024-09-14T13:02:21.539Z (about 2 months ago)
- Language: HTML
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev latest-build
Welcome to your InvenioRDM instance.
## Getting started
Run the following commands in order to start your new InvenioRDM instance:
```console
pip install invenio-cliinvenio-cli install
invenio-cli services setup -f -N
invenio-cli run# Install local packages
./install_local_packages.sh
```## Documentation
To learn how to configure, customize, deploy and much more, visit
the [InvenioRDM Documentation](https://inveniordm.docs.cern.ch/).