1.0.1 • Published 4 years ago

@bakongostudio/bakongo-api v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Table of contents

General info

This project is just for test my self, my limitation and until where I can go and pratice every single line of code that I've learn each day.

About the project

Bakongo Studio Api will be an api for people that want to create their own Web Agency, I'll try fet all the basics that may I'll need for make my own agency and in this shoot I can guide others with my api. I do my best for this project to be most professional as possible, if this will be de base to create others app may be it's better cover the most important part of an API.

Screenshots

Technologies

  • Nodejs
  • Express
  • Postgres
  • Sequelize
  • JWT
  • Jwt-authentication
  • Jwt-token
  • Passport-strategy
  • others will come here...

Setup

First of all you need to create a local .npmrc in your home project folder, to stablishes the scope mapping.

Add a line to .npmrc.s @bakongostudio:registry=https://npm.pkg.github.com/

Install from the command line:

npm init

npm install @bakongostudio/bakongo-api@1.0.0

Install via package.json:

"@bakongostudio/bakongo-api": "1.0.0"

. . .

Status

Project is: in progress

We steel work on this Api, we just finish the first goal, create and configure 2 migrations (user & token), and their model configuration.

Inspiration

Contact

Created by @lopesboa - feel free to contact me!

Licence

MIT © Bakongo Studio