Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunrisecommunity/sunset
🌇 Sunset - frontend for osu!sunrise
https://github.com/sunrisecommunity/sunset
nextjs osu osu-api tailwindcss typescript
Last synced: about 1 month ago
JSON representation
🌇 Sunset - frontend for osu!sunrise
- Host: GitHub
- URL: https://github.com/sunrisecommunity/sunset
- Owner: SunriseCommunity
- License: mit
- Created: 2024-07-21T22:46:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T02:08:58.000Z (3 months ago)
- Last Synced: 2024-10-23T03:11:28.545Z (3 months ago)
- Topics: nextjs, osu, osu-api, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://osu-sunrise.top
- Size: 12.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌇 Sunset - frontend for osu!sunrise
## Description
Sunset is a frontend for the osu! private server called Sunrise. It is a part of the Sunrise project, which aims to create a fully functional osu! private server with all the features that the official server has. This project is made with TypeScript and Next.js.
## Installation 📩
1. Clone the repository
2. Install the required dependencies: `npm install`
3. Start the application: `npm build` and `npm start`## Contributing 💖
If you want to contribute to the project, feel free to fork the repository and submit a pull request. We are open to any
suggestions and improvements.## License
This project is licensed under the MIT License. See the [LICENSE](../LICENSE) file for more details.