mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-04 09:35:07 +01:00 
			
		
		
		
	***Update config-demo.json with new database connection details*** ***Add console.log statement in Systems.root.svelte*** ***Add "Partitions" menu item in Header.svelte*** ***Add partitions related files and routes*** ***Add partitions.entrypoint.js*** ***Update Makefile to use pnpm instead of npm*** ***Comment out wget commands in startDemo.sh*** ***Update rollup.config.mjs to include partitions.entrypoint.js*** ***Add PartitionSetting.svelte and Dashboard.svelte
		
			
				
	
	
		
			21 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/cc-backend
 | 
						|
 | 
						|
/var/job-archive
 | 
						|
/var/*.db
 | 
						|
/var/machine-state
 | 
						|
 | 
						|
/.env
 | 
						|
/config.json
 | 
						|
 | 
						|
/web/frontend/public/build
 | 
						|
/web/frontend/node_modules
 | 
						|
/.vscode/*
 | 
						|
/archive-migration
 | 
						|
/archive-manager
 | 
						|
var/job.db-shm
 | 
						|
var/job.db-wal
 | 
						|
 | 
						|
dist/
 | 
						|
*.db
 | 
						|
job-archive-demo.tar
 | 
						|
internal/repository/migrations/mysql/.idea/* |