kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			
		
			
				
	
	
		
			8 wiersze
		
	
	
		
			502 B
		
	
	
	
		
			Bash
		
	
	
			
		
		
	
	
			8 wiersze
		
	
	
		
			502 B
		
	
	
	
		
			Bash
		
	
	
| export NEXT_PUBLIC_MIXPANEL_TOKEN="<YOUR MIXPANEL TOKEN HERE>"
 | |
| export NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY="<stripe publishable key>"
 | |
| export NEXT_PUBLIC_BUGOUT_STATUS_URL=https://status.moonstream.to
 | |
| export NEXT_PUBLIC_MOONSTREAM_API_URL=https://api.moonstream.to
 | |
| export NEXT_PUBLIC_SIMIOTICS_AUTH_URL=https://auth.bugout.dev
 | |
| export NEXT_PUBLIC_SIMIOTICS_JOURNALS_URL=https://spire.bugout.dev
 | |
| export NEXT_PUBLIC_FRONTEND_VERSION="<frontend_version_number>"
 | |
| export NEXT_PUBLIC_LANDING_PAGE_GTAG="<G-....>" |