Skip to content

This is a simple chore helper, that randomly selects a chore for you to do.

Notifications You must be signed in to change notification settings

InternetInterprises/chore-helper

Repository files navigation

Chore Helper

This is a simple app to spit out chores at you, for when you have down time and want to do something useful with yourself!

Design Doc: https://docs.google.com/document/d/1LKRBs6MyPBE4YD5cktKAYCYhkTKjhbxQS84mu8PpKYs/edit?usp=sharing

Getting Started

You will need to copy .env-example to .env

Probably need to do an npm install

I think npx prisma db push will build the DB for you, but who knows!?

You should be able to add and delete items now, so you shouldn't need to manually update the DB.

Then npm run dev should start the app.

Create T3 App

This is an app bootstrapped according to the init.tips stack, also known as the T3-Stack.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with the most basic configuration and then move on to more advanced configuration.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

We also roll our own docs with some summary information and links to the respective documentation.

Also checkout these awesome tutorials on create-t3-app.

How do I deploy this?

Follow our deployment guides for Vercel and Docker for more information.

About

This is a simple chore helper, that randomly selects a chore for you to do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published