https://github.com/gustavocadev/mithesi
Aplicacion de proyectos de tesis - Project thesis App which is called "mithesi"
https://github.com/gustavocadev/mithesi
drizzle-kit drizzle-orm postgresql qwik qwik-city qwik-ui tailwindcss typescript
Last synced: 4 months ago
JSON representation
Aplicacion de proyectos de tesis - Project thesis App which is called "mithesi"
- Host: GitHub
- URL: https://github.com/gustavocadev/mithesi
- Owner: gustavocadev
- Created: 2024-07-08T23:14:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T17:15:54.000Z (11 months ago)
- Last Synced: 2025-01-10T17:13:24.906Z (5 months ago)
- Topics: drizzle-kit, drizzle-orm, postgresql, qwik, qwik-city, qwik-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mithesi.onrender.com/projects/
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qwik City App ⚡️ + Socket.io + Lucia Auth + Drizzle ORM with PostgreSQL
\### Project status
- [x] Create a new project
- [ ] Edit projects information
- [x] Add collaborators
- [x] Create Tasks, complete and delete tasks
- [x] Delete colaborators
- [x] Add Socket.io## Bun Server
This app has a minimal [Bun server](https://bun.sh/docs/api/http) implementation. After running a full build, you can preview the build using the command:
```
bun run serve
```Then visit [http://localhost:3000/](http://localhost:3000/)
DB Diagram: [https://dbdiagram.io/d/app-proyecto-tesis-668c14e49939893dae5b6ff1](https://dbdiagram.io/d/app-proyecto-tesis-668c14e49939893dae5b6ff1)