This website requires JavaScript.
Explore
Help
Sign In
Concorders
/
concord
Archived
Watch
5
Star
0
Fork
0
You've already forked concord
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-04
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
0ee3984262e14ab55a6ceb4b175ee2bdccd25349
concord
/
concord-server
History
Kevin Puig
0ee3984262
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
..
migrations
Add admin auth verification to user creation ; Force credentials for a new user
2025-09-27 15:31:49 -04:00
src
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
.editorconfig
Created some user endpoints ; Pretty code
2025-09-27 11:13:37 -04:00
.gitignore
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
bun.lock
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
package-lock.json
First schema iteration
2025-09-27 02:44:50 -04:00
package.json
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
README.md
Created some user endpoints ; Pretty code
2025-09-27 11:13:37 -04:00
schema.prisma
Message post and get by id + Deps fixed
2025-09-27 18:47:34 -04:00
tsconfig.json
Created some user endpoints ; Pretty code
2025-09-27 11:13:37 -04:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000