Skip to content

ruthvik1024/The-babadook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the babadook

This is a project built with Chef using Convex as its backend.

This project is connected to the Convex deployment named different-axolotl-166.

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.

About

A customizable typing practice site that lets users input their own text, track WPM, accuracy, and mistakes in real time. Features include a reset button and user profiles to monitor progress. Inspired by "keybr", it's designed to help improve speed and accuracy through personalized sessions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors