Skip to content

AlejandroGutierrezB/oculistvr

Repository files navigation

This project uses github actions as a crone job task runner, to scrape the list of most popular paid games for OculustVR headset. Using Notion as both the db and the frontend to track game prices. You can have a look to the list here They idea is to provoque exploration and try new things but if oyu want to improve the project or use it youself see instructions below.

Getting Started

To get a local copy up and running, please follow these simple steps.

Prerequisites

Here is what you need to be able to run it.

Development Setup

  1. Clone the repo.
    git clone https://github.com/AlejandroGutierrezB/oculistvr/new/master?readme=1
  2. Install packages with yarn.
    npm install
  3. Copy .env.example to .env.
  4. Configure environment variables in the .env file.
  5. Run (in development mode).
    npm run dev

Built With

To-do's

  • Add github action to run everyday.
  • Add sendgrid to receive notifications.
  • If I keep adding features adding Typescript is a must

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some AmazingFeature')
  5. Push to the branch (git push origin feature/AmazingFeature)
  6. Open a pull request

License

Distributed under the MIT License. See LICENSE for more information.

About

serverless oculus quest vr games price tracker with Notion as db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published