Nabarun Gogoi
b48afed24f
* Use image upload PWA template * Set template URL from env * Handle review changes * Update readme and build app script --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
export const SHORT_COMMIT_HASH_LENGTH = 8;
|
|
|
|
export const SERVER_GQL_PATH = 'graphql';
|