https://github.com/indigovigente/nlw-return-impulse
An application developed during nlw in react and react-native using typescript.
https://github.com/indigovigente/nlw-return-impulse
expo github-actions node prisma railway react react-native solid typescript vercel
Last synced: 2 months ago
JSON representation
An application developed during nlw in react and react-native using typescript.
- Host: GitHub
- URL: https://github.com/indigovigente/nlw-return-impulse
- Owner: archaic10
- Created: 2022-05-03T11:54:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T12:28:01.000Z (about 4 years ago)
- Last Synced: 2025-05-19T20:19:30.103Z (about 1 year ago)
- Topics: expo, github-actions, node, prisma, railway, react, react-native, solid, typescript, vercel
- Language: TypeScript
- Homepage: https://nlw-return-impulse-archaic10.vercel.app
- Size: 1.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## nlw-return-impulse
An application developed during [Rocketseat](https://www.rocketseat.com.br/) nlw in react and react-native using typescript, applying solid concepts with support from ORM(Object–Relational Mapping) prisma for interaction with the database.
## Project Dependencies
- [node 16](https://nodejs.org/en/)
- [prisma](https://www.prisma.io/)
- [typescript](https://www.typescriptlang.org/)
- [tailwindcss](https://tailwindcss.com/)
- [vite](https://vitejs.dev/)
- [react](https://pt-br.reactjs.org/)
- [react native](https://reactnative.dev/)
- [expo](https://expo.dev/)
## Deployment tools
**Back-end:**[railway](https://railway.app/)
**Front-end:**[vercel](https://vercel.com/)
## Using App