This website requires JavaScript.
Explore
Help
Sign In
Concorders
/
concord
Watch
4
Star
0
Fork
0
You've already forked concord
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
45f7e310f6e5e33a72c8d60a43d05d3a024e61ce
concord
/
concord-server
History
Kevin Puig
45f7e310f6
add the buns
2025-09-27 04:20:38 -04:00
..
src
fixed: app.route overload
2025-09-27 04:18:44 -04:00
.gitignore
add server
2025-09-26 23:36:08 -04:00
bun.lock
add the buns
2025-09-27 04:20:38 -04:00
package-lock.json
First schema iteration
2025-09-27 02:44:50 -04:00
package.json
add the buns
2025-09-27 04:20:38 -04:00
README.md
add server
2025-09-26 23:36:08 -04:00
schema.prisma
Prisma type generation ; Add deleted flag to message
2025-09-27 03:13:33 -04:00
tsconfig.json
add server
2025-09-26 23:36:08 -04:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000