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

https://github.com/omikorin/usos


https://github.com/omikorin/usos

pwr typescript usos usos-api usosweb wust

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# USOS

A set of USOS tools used in my projects.

### Packages

- `next-auth-provider`: NextAuth.js USOS OAuth 1.0a provider

### Build

To build all apps and packages, run the following command:

```sh
pnpm build
```