create-infi-backend-create

0.0.3 • Public • Published

Infi Backend App Creator

The scafflold of INFI backend App

Usage

Node.js v16.x.x

$ npm init infi-backend-create <your-project-name> # Recommends using lower kebab-case as project name
Need to install the following packages:
  create-infi-backend-create
Ok to proceed? (y) 
? description #<Your description>
? author name #<Your name>
? author email #<Your email address>
? license MIT
? choose your fave os macOS

Creating a new package in ~/workshop/<your-project-name>

Initializing a git repository
> git init
Installing dependencies using npm
> npm install

Successfully created ~/workshop/<your-project-name>

Congratulation! your INFI project has been created.


$ cd #<your-project-name>
$ code . # Launch VSCode

Google ServiceAccount Serect to Firebase

Added your ServiceAccount files at src/app/config/.env/glsa-jest.secret.json and src/app/config/.env/glsa-local.secret.json

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.30latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.30
0.0.3-alpha20
0.0.3-alpha10
0.0.20
0.0.2-beta50
0.0.2-beta40
0.0.2-beta31
0.0.2-beta20
0.0.2-beta10
0.0.10
0.0.1-rc10
0.0.1-beta20
0.0.1-beta10
0.0.1-alpha150
0.0.1-alpha140
0.0.1-alpha130
0.0.1-alpha120
0.0.1-alpha110
0.0.1-alpha100
0.0.1-alpha90
0.0.1-alpha80
0.0.1-alpha70
0.0.1-alpha60
0.0.1-alpha50
0.0.1-alpha40
0.0.1-alpha30
0.0.1-alpha20
0.0.1-alpha10

Package Sidebar

Install

npm i create-infi-backend-create

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

87.4 kB

Total Files

55

Last publish

Collaborators

  • steven_chen