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
- Host: GitHub
- URL: https://github.com/podcodar/web-store
- Owner: podcodar
- License: gpl-2.0
- Created: 2021-12-15T12:12:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T00:45:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T19:40:25.315Z (over 1 year ago)
- Language: TypeScript
- Homepage: web-store-rosy.vercel.app
- Size: 5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[][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