Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akinleyeisrael/devfinder
- Owner: akinleyeisrael
- Created: 2024-04-13T00:11:57.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T00:41:40.000Z (9 months ago)
- Last Synced: 2024-04-17T05:02:00.007Z (8 months ago)
- Language: TypeScript
- Homepage: https://devfinder-eight-hazel.vercel.app
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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="`