2 much 2 do (AKA: tmtd part 2) https://todo.karx.xyz
Go to file
2022-08-26 13:12:42 -05:00
src Add proper logging 2022-08-25 14:21:32 -05:00
static Allow word wrapping 2022-08-26 13:12:42 -05:00
templates Use textarea for description field 2022-08-26 13:12:17 -05:00
.gitignore Add configuration system 2022-08-14 13:15:48 -05:00
Cargo.lock Add proper logging 2022-08-25 14:21:32 -05:00
Cargo.toml Add proper logging 2022-08-25 14:21:32 -05:00
LICENSE Add LICENSE 2022-08-22 21:48:47 -05:00
README.md Reword README 2022-08-24 19:09:35 -05:00
sample_config.toml Add sample config 2022-08-19 10:16:22 -05:00

2m2d

What?

2 much 2 do (AKA: tmtd part 2)

Why?

Created because the original tmtd shows no signs of being production ready any time soon.

How?

This project requires a running PostgreSQL database. Read the ArchWiki entry for more info.

Then, see sample_config.toml and provide the required values.

After that, it's just a simple cargo run. The TMTD_CONFIG environment variable can be used to specify a custom config path, otherwise, 2m2d defaults to using ./config.toml.

Make sure you're running the project from the top level, otherwise 2m2d will not be able to find templates and static files.

When?

2m2d will probably be hosted once we get around to styling all the forms and adding a + Create button to the homepage.

Who?

Currently just me developing it right now, but everyone should feel free to contribute! Make a pull request or send a patch to my email.