Next generation ActivityPub nanoblogging server. Nowhere near finished. https://nyanoblog.org
Find a file
fef b709ad2a12
rename lib to util
This avoids potential confusion cue to "lib" being
a special module name in rust
2022-12-07 17:09:18 +01:00
.idea add webstorm project config files 2022-12-04 21:58:30 +01:00
migrations add users table 2022-12-07 07:34:45 +01:00
public initial commit uwu 2022-12-01 01:07:28 +01:00
scripts add state 2022-12-05 02:01:35 +01:00
src rename lib to util 2022-12-07 17:09:18 +01:00
.editorconfig initial commit uwu 2022-12-01 01:07:28 +01:00
.env.default add state 2022-12-05 02:01:35 +01:00
.eslintrc.cjs fix typo in eslint config 2022-12-04 23:38:29 +01:00
.gitignore add webstorm project config files 2022-12-04 21:58:30 +01:00
Cargo.lock add password hashing library 2022-12-06 20:09:49 +01:00
Cargo.toml add password hashing library 2022-12-06 20:09:49 +01:00
package-lock.json initial commit uwu 2022-12-01 01:07:28 +01:00
package.json add webstorm project config files 2022-12-04 21:58:30 +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