/cookbook

Cookbook site for my wife, and for me for checking out the t3 stack

Primary LanguageTypeScript

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.

Todo

[] Fix bug where selects are not prefilled when navigating to a edit page for the first time [] Upload images via seperate endpoint using formdata [] Making page responsive [] Adding ability in recipe view to change servings amount and update ingredient amounts on the fly [] Implement searching [] Make some nicer design [] Rewrite update recipe endpoint to not delete and recreate instructions and ingredients [] Add images to instructions