Skip to content

PublicDataWorks/tachio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

728 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To self-host Supabase:

  1. Navigate to the appropriate directory by executing the command:
    cd tachio/docker
    
  2. Launch the Supabase services using Docker Compose. Ensure that the required environment variables are set in the .env file before running the following command:
    docker-compose up -d
    

To run LinearLite:

  1. Refer to the README.md file located in the linearlite directory for instructions on how to proceed. This file contains the necessary steps to get LinearLite up and running.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 56.0%
  • JavaScript 39.4%
  • PLpgSQL 4.2%
  • Other 0.4%