Skip to content

A web based tool for posting Discord server invite links to Reddit with optional AI assistance on the title.

Notifications You must be signed in to change notification settings

davis9001/reddisco

Repository files navigation

Reddisco

This is a web app using Svelte and Cloudflare Pages and Workers.

Developing

After cloning the repo to your workstation, copy the .env-example file into .env and replace the values with your own.

yarn dev

# or start the server and open the app in a new browser tab
yarn dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

I like to use cloudflare

About

A web based tool for posting Discord server invite links to Reddit with optional AI assistance on the title.

Resources

Stars

Watchers

Forks