Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Tasks

A tiny team task tracker for the NextWork project Get Better AI Results with Grilling. It has a working user system and no notifications. In the project, you ask your AI agent to plan notifications for it.

Run it

You need Node.js 20 or later. There is nothing to install.

npm start

Open http://localhost:3000 and pick someone to sign in as. Sign-in is fake on purpose.

Command What it does
npm start Runs the app on port 3000
npm test Runs the tests
npm run reset Puts the sample data back

What's inside

Path What it holds
server.js Routes and form handling
src/users.js Sign-in, profiles, email confirmation
src/tasks.js The workspace, tasks, assignees, comments
src/events.js The event log every change writes to
src/mailer.js Email. Writes each message to outbox/ instead of sending it
src/views.js The HTML for every page
data/seed.json Sample data. Copied to data/db.json on first run

Using it in the project

When /setup-matt-pocock-skills asks where issues live, choose Local markdown. This copy's GitHub remote belongs to NextWork, so your issues belong in local files.

About

Team Tasks: starter app for the NextWork project Get Better AI Results with Grilling

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages