forked from GithubMirrors/cardconjurer
		
	 0cb5382ac5
			
		
	
	0cb5382ac5
	
	
	
		
			
			* add a make script for easy startup * extend the readme to subscribe, how you can run with docker
		
			
				
	
	
		
			32 lines
		
	
	
		
			292 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			292 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| debug.log
 | |
| CORS.json
 | |
| *.bat
 | |
| dev/*
 | |
| 
 | |
| # dependencies
 | |
| /node_modules
 | |
| /.pnp
 | |
| .pnp.js
 | |
| 
 | |
| # testing
 | |
| /coverage
 | |
| 
 | |
| # production
 | |
| /build
 | |
| /dist
 | |
| /.idea
 | |
| 
 | |
| # misc
 | |
| .DS_Store
 | |
| .env.local
 | |
| .env.development.local
 | |
| .env.test.local
 | |
| .env.production.local
 | |
| 
 | |
| npm-debug.log*
 | |
| yarn-debug.log*
 | |
| 
 | |
| cardconjurer.iml
 | |
| access.log
 | |
| error.log
 |