Skip to content

amenline/node-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-api-starter

Find yourself repeating the same code over and over again?
Hopefully this will help you out.

Stack

typescript nodejs express prisma postgresql

Getting Started

  1. Clone the repo
    git clone git@github.com:amenline/node-api-starter.git
  2. Install dependencies
    npm install
  3. Make a copy of the .env.example file
    cp .env.example .env
  4. Replace the existing remote URL with yours
    git remote set-url origin <your-new-repo-url>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published