Next generation ActivityPub nanoblogging server. Nowhere near finished. https://nyanoblog.org
Find a file
fef 44a3aaa825
create small helper for db migrations
I don't really know shit about web development in
rust but this seems like a helpful little tool as
i'm not planning on using a fully-fledged ORM
framework.
2022-12-04 21:57:33 +01:00
migrate create small helper for db migrations 2022-12-04 21:57:33 +01:00
public initial commit uwu 2022-12-01 01:07:28 +01:00
scripts create small helper for db migrations 2022-12-04 21:57:33 +01:00
src initial commit uwu 2022-12-01 01:07:28 +01:00
.editorconfig initial commit uwu 2022-12-01 01:07:28 +01:00
.eslintrc.cjs initial commit uwu 2022-12-01 01:07:28 +01:00
.gitignore initial commit uwu 2022-12-01 01:07:28 +01:00
Cargo.lock initial commit uwu 2022-12-01 01:07:28 +01:00
Cargo.toml initial commit uwu 2022-12-01 01:07:28 +01:00
package-lock.json initial commit uwu 2022-12-01 01:07:28 +01:00
package.json initial commit uwu 2022-12-01 01:07:28 +01:00
rollup.config.js initial commit uwu 2022-12-01 01:07:28 +01:00
tsconfig.json initial commit uwu 2022-12-01 01:07:28 +01:00
web-dev-server.config.js initial commit uwu 2022-12-01 01:07:28 +01:00