Skip to content

Repository files navigation

Slap It Game Management App

This is a project built with Chef using Convex as its backend. You can find docs about Chef with useful information like how to deploy to production here.

This project is connected to the Convex deployment named brazen-bloodhound-875.

Project structure

The frontend code is in the app directory and is built with Vite.

The backend code is in the convex directory.

npm run dev will start the frontend and backend servers.

App authentication

Chef apps use Convex Auth with Anonymous auth for easy sign in. You may wish to change this before deploying your app.

Developing and deploying your app

Check out the Convex docs for more information on how to develop with Convex.

HTTP API

User-defined http routes are defined in the convex/router.ts file. We split these routes into a separate file from convex/http.ts to allow us to prevent the LLM from modifying the authentication routes.

License

This project is distributed under the Slapit Non-Commercial License (SNCL) v1.0. Commercial use, redistribution, and hosting are prohibited without explicit written permission from the project owner.

About

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages