297a965508
* wip commit * Finished new algorithm for fetching the least recently booked user * ROUND_ROBIN fix * Removed redundant import * Prisma dependency turned getLuckyUser into a server-only function * DRY avatars * Properly passThrough * name can be undefined. * Remove debug artefact |
||
---|---|---|
.. | ||
api | ||
components | ||
static | ||
README.mdx | ||
_metadata.ts | ||
config.json | ||
index.ts | ||
package.json |
README.mdx
--- description: _DESCRIPTION_ --- {/* Feel free to edit description or add other frontmatter. Frontmatter would be available in the components here as variables by same name */} <div> {description} </div> <hr /> <div style={{color:"gray", fontStyle:"italic"}} > <div>Edit README.mdx file to update the content.</div> <div>Edit config.json to update logo </div> </div>