Commit graph

18 commits

Author SHA1 Message Date
65b957fbc2 feat: reorganize project into seperate frontend and backend code 2024-10-16 16:58:05 -04:00
c4d152cf7a feat: begin moving postal configuration into main code 2024-10-16 14:21:26 -04:00
53393daba3 chore: cleanup 2024-10-15 23:36:15 -04:00
dc72c2a4f5 fix: pnpm file 2024-10-15 19:17:09 -04:00
c576bae4e8
Merge pull request #1 from WaterWolfDev/dependabot/npm_and_yarn/npm_and_yarn-1793d3b26b
chore(deps): bump find-my-way from 8.2.0 to 8.2.2 in the npm_and_yarn group across 1 directory
2024-10-15 18:27:04 -04:00
245ed43b2e chore: update packages 2024-10-15 18:26:47 -04:00
dependabot[bot]
dd48d73e45
chore(deps): bump find-my-way
Bumps the npm_and_yarn group with 1 update in the / directory: [find-my-way](https://github.com/delvedor/find-my-way).


Updates `find-my-way` from 8.2.0 to 8.2.2
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v8.2.0...v8.2.2)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 22:26:06 +00:00
72293167ad chore: update dependencies 2024-08-02 14:43:03 -04:00
3608f91381 feat: email templating 2024-07-27 01:19:40 -04:00
baefa80d2c feat: working login and auth system!!! 2024-07-26 23:33:07 -04:00
041babae70 feat: working login flow and registration system 2024-07-26 22:35:48 -04:00
b0a3fa82aa feat: templates and working oidc core 2024-07-26 02:31:29 -04:00
c65ba92322 feat: more implementing oidc-core 2024-07-18 22:51:36 -04:00
b38f5841e3 feat: implement oidc-core base from private project 2024-07-18 22:19:14 -04:00
64ce205296 feat: inital workings of service 2024-07-18 21:59:27 -04:00
a71c33c085 feat: implement base db support
feat: implement dev containers
2024-07-16 01:05:06 -04:00
ca8ee728fb feat: implement mailer support
feat: basic structure
2024-07-15 14:17:40 -04:00
Trenten Vollmer
60532e83cf feat: inital nestjs push 2024-07-14 20:25:52 -04:00