Skip to content

instacrud-io/peak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peak

Peak is a CLI tool to help to generate instant api using Node Express framework, using postgress DB

Prerequisite

  1. Make sure you have GO installed in your local, follow the below link to set GO on your local machine https://golang.org/doc/install

  2. Make sure node is installed in your local machine

Set up

go get github.com/instacrud-io/peak 
go install github.com/instacrud-io/peak

How it works

peak --help

Create your first app

peak init -a myfirstapp 

Clean up

go clean -i github.com/instacrud-io/peak

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages