seed initial setup
This commit is contained in:
		
							parent
							
								
									22dde9faf7
								
							
						
					
					
						commit
						38d7db5071
					
				
					 4 changed files with 57 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,6 @@ const config = require("../config")
 | 
			
		|||
const passthrough = require("../passthrough")
 | 
			
		||||
const db = new sqlite("db/ooye.db")
 | 
			
		||||
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
const sync = new HeatSync({watchFS: false})
 | 
			
		||||
 | 
			
		||||
Object.assign(passthrough, { config, sync, db })
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue