Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdanks2000/gamesrecapped
get the latest game conference updates!
https://github.com/tdanks2000/gamesrecapped
e3 events games new-game nextjs react sgf summer-games-fest t3-stack trailers ubisoft website xbox
Last synced: 2 months ago
JSON representation
get the latest game conference updates!
- Host: GitHub
- URL: https://github.com/tdanks2000/gamesrecapped
- Owner: TDanks2000
- Created: 2024-05-18T02:42:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T02:50:17.000Z (5 months ago)
- Last Synced: 2024-08-02T04:22:39.817Z (5 months ago)
- Topics: e3, events, games, new-game, nextjs, react, sgf, summer-games-fest, t3-stack, trailers, ubisoft, website, xbox
- Language: TypeScript
- Homepage: https://recap.games
- Size: 1.02 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Games Recaped
## About
Games Recaped provides the latest updates from game conferences such as E3, SGF, and more. Stay informed on new game announcements, trailers
## Features
- Latest game conference updates
- Easy-to-navigate interface## Installation
1. Clone the repository:
```bash
git clone https://github.com/tdanks2000/gamesrecaped.git
```
2. Navigate to the project directory:
```bash
cd gamesrecaped
```
3. Install dependencies using your favorite package manager (I use bun)
```bash
bun I
```## Setup
1. Create a .env file by copying the example file:
```bash
cp .env.example .env
```
2. Update the .env file with your configuration:
```bash
DATABASE_URL="postgresql://postgres:password@localhost:5432/gamesrecaped"
ADMIN_USER=
ADMIN_PASSWORD=
```
3. Start the development server:
```bash
bun run dev
```## Usage
Visit http://localhost:3000 to view the application in your browser.
## Contributing
Contributions are welcome, feel free to open a Pull Request.
## License
This project is licensed under the MIT License. See the LICENSE file for details.
## ❤️
Reminder that you are great, you are enough, and your presence is valued. If you are struggling with your mental health, please reach out to someone you love and consult a professional. You are not alone; there is a large range of resources online for support and guidance.