Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lun-4/ytsearch
vrchat youtube search world backend
https://github.com/lun-4/ytsearch
Last synced: about 2 months ago
JSON representation
vrchat youtube search world backend
- Host: GitHub
- URL: https://github.com/lun-4/ytsearch
- Owner: lun-4
- License: agpl-3.0
- Created: 2023-06-27T00:10:56.000Z (over 1 year ago)
- Default Branch: mistress
- Last Pushed: 2024-10-28T05:41:09.000Z (3 months ago)
- Last Synced: 2024-12-01T10:54:21.633Z (about 2 months ago)
- Language: Elixir
- Homepage:
- Size: 959 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YtSearch
you most likely want [to see the world](https://vrchat.com/home/launch?worldId=wrld_900dd077-1337-c0fe-babe-71de05ea12c4)
this is the server component that provides the functionality of the world.
elixir, phoenix, sqlite, and a whole lot of praying and workarounds.
TODO: actually make this readme better for someone setting it up
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix