Skip to content

AltioraPro/altiora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altiora

Altiora Logo

Discord Follow Altiora

Altiora is a self-coaching platform for traders and makers that merges productivity tooling, trading journals, and behavioral coaching.

Getting Started

  1. Clone the repository
git clone https://github.com/AltioraPro/altiora
  1. Enter the project directory
cd altiora
  1. Prepare environment variables
copy .env.example .env
  1. Install dependencies
bun install
  1. Start Docker Compose
docker compose up -d
  1. Push the database schema (Drizzle + PostgreSQL)
bun db:push
  1. Start the development server
bun dev

The app serves on http://localhost:3000.

Quality and Contributions

  • Start all services : bun dev
  • Formatting and linting: bun checks
  • Generate migrations: bun db:generate
  • Database studio: bun db:studio

License

The license definition is in progress.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •