An open API service indexing awesome lists of open source software.

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"

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)