Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavocadev/uptask-drizzle-lucia-qwik-postgres

Uptask app (MERN) reescrito en Qwik ⚡️(WIT)
https://github.com/gustavocadev/uptask-drizzle-lucia-qwik-postgres

drizzle-orm lucia-auth mongodb postgresql prisma qwik socket-io

Last synced: 2 months ago
JSON representation

Uptask app (MERN) reescrito en Qwik ⚡️(WIT)

Awesome Lists containing this project

README

        

# Qwik City App ⚡️ + Socket.io + Lucia Auth + Drizzle ORM with PostgreSQL

>❗⚠️You may also be interested in this project [qwik-lucia](https://github.com/gustavocadev/qwik-lucia), which gonna help you to integrante Lucia v3 in your qwik projects easily, there are many [examples](https://github.com/gustavocadev/qwik-lucia/tree/main/examples) as well!
>
\### 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/)