https://github.com/osvaldokalvaitir/nodejs-proffy
:books: Proffy Application using Node.js, Express, knex.js, TypeScript, CORS, SQLite and Insomnia
https://github.com/osvaldokalvaitir/nodejs-proffy
next-level-week next-level-week-omnistack-2 nlw nlw-omnistack-2 nodejs proffy rocketseat
Last synced: about 1 month ago
JSON representation
:books: Proffy Application using Node.js, Express, knex.js, TypeScript, CORS, SQLite and Insomnia
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-proffy
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-08-03T23:47:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T11:31:05.000Z (about 1 year ago)
- Last Synced: 2025-08-16T16:30:56.355Z (4 months ago)
- Topics: next-level-week, next-level-week-omnistack-2, nlw, nlw-omnistack-2, nodejs, proffy, rocketseat
- Language: TypeScript
- Homepage:
- Size: 480 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - Proffy
:books: Proffy Application using Node.js, Express, knex.js, TypeScript, CORS, SQLite and Insomnia


## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-proffy
# Entry in folder
cd nodejs-proffy
# Install deps with npm or yarn
npm install | yarn
# Launch the app with npm or yarn
npm run dev | yarn dev
```
Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md).
[](https://insomnia.rest/run/?label=Proffy&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-proffy%2Fmain%2FInsomnia.json)
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho