https://github.com/omikorin/usos
https://github.com/omikorin/usos
pwr typescript usos usos-api usosweb wust
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/omikorin/usos
- Owner: Omikorin
- License: isc
- Created: 2024-12-16T07:44:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T21:45:12.000Z (5 months ago)
- Last Synced: 2025-02-09T05:28:15.417Z (4 months ago)
- Topics: pwr, typescript, usos, usos-api, usosweb, wust
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```