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

https://github.com/gimenete/marion


https://github.com/gimenete/marion

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Marion

A small [Svelte](https://kit.svelte.dev/) app for testing Railway.

## ⚡️ Features

- View date the server was deployed
- View all plugin and Railway env vars available at runtime
- Eat memory and burn CPU to test metrics and usage

Feel free to add some something else!

## 🔨 Developing

To build locally you can just

```
yarn
yarn dev
```

## 🚀 Deploying

Just `railway up` or deploy from GitHub and choose this repo.