Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akinleyeisrael/devfinder

This platform is for sharing your screen and working with other random developers online so that you can work together
https://github.com/akinleyeisrael/devfinder

Last synced: about 1 month ago
JSON representation

This platform is for sharing your screen and working with other random developers online so that you can work together

Awesome Lists containing this project

README

        

# Dev Finder

This platform is for sharing your screen and working with other random developers online so that you can work together

## Deployment

To deploy this project run

```bash
npm run dev
```

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`API_KEY`

`ANOTHER_API_KEY`

`DATABASE_URL=""`

`GOOGLE_CLIENT_ID=""`

`GOOGLE_CLIENT_SECRET=""`

`NEXTAUTH_SECRET=""`

`NEXT_PUBLIC_GET_STREAM_API_KEY=""`

`GET_STREAM_SECRET_KEY=""`

`NEXTAUTH_URL="`