module
Version:
v0.0.0-...-d814eb9
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
Radiant API
API for Radiant Data Platform
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
MakeFile
Install all dependencies
make install
Run build make command with tests
make all
Build the application
make build
Run the application
make run
Create DB container
make docker-run
Shutdown DB Container
make docker-down
DB Integrations Test:
make itest
Live reload the application:
make watch
Run the test suite:
make test
Clean up binary from the last build:
make clean
Directories
¶
Click to show internal directories.
Click to hide internal directories.