Skip to content

Aidbox/aidbox-project-template-snomed

This branch is 2 commits ahead of, 9 commits behind Aidbox/aidbox-project-template:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6a5c5a4 · Aug 14, 2024

History

34 Commits
Oct 19, 2023
Jun 21, 2023
Apr 11, 2023
May 11, 2023
Aug 16, 2023
Aug 14, 2024

Repository files navigation

Aidbox project template

This repository contains a template for Aidbox project. You can use to bootsrap your project with Aidbox.

How to init Aidbox project

In order to run Aidbox locally, you need to have Docker & Docker compose installed. To begin with new aidbox project, run the following command.

git clone --depth=1 --branch=main https://github.com/Aidbox/aidbox-project-template.git aidbox-project && cd aidbox-project && rm -rf .git

Get your Aidbox license on aidbox.app. And then set AIDBOX_LICENSE env variable in .env file.

Once you set the license key, you may run Aidbox service with Docker compose by running:

docker compose up

What's next

You may learn more on Aidbox project in Aidbox documentation. For production read another doc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published