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

https://github.com/podcodar/web-store

Loja Virtual para a PodCodar
https://github.com/podcodar/web-store

Last synced: about 1 year ago
JSON representation

Loja Virtual para a PodCodar

Awesome Lists containing this project

README

          

# Hello Visitor !! Welcome to the PodCodar WebStore

It's nice to have you here! This project is the web app created by the PodCodar community, it's main objective is to teach good practices of development for our mentees.

### Technologies








### Partners

[![image](./docs/images/vercel-logo.svg)][1]

### Start Project

- Install dependencies using library yarn whit command `yarn`.
- Create a file `.env.local` in the root folder fill in the following fields

```shell
FIREBASE_APP_ID="***"
FIREBASE_API_KEY="***"
FIREBASE_PROJECT_ID="***"
FIREBASE_MESSAGING_ID="***"
FIREBASE_MEASUREMENT_ID="***"
```

- After creating it, ask a team member for the real credentials.

- now enter a command `yarn dev` your project will be running.

- to run de **production** build `yarn build && yarn start`

### Our Wikis

- [WebApp wiki page][2]
- [Engineering Wiki][3]
- [Project Board][4]

### Let's code with us

[1]: https://vercel.com/?utm_source=podcodar&utm_campaign=oss
[2]: https://www.notion.so/podcodar/PodCodar-WebApp-4c1b6a896ebf45b49fed62c28ac45bef
[3]: https://www.notion.so/podcodar/Engineering-Wiki-597eb2a7a0534547b1e0f9a2e48d22d2
[4]: https://github.com/orgs/podcodar/projects/4