Skip to content

An Instagram mini clone written in Node using Postgres for a data store.

License

Notifications You must be signed in to change notification settings

isabella232/node-postgres-api-example

 
 

Repository files navigation

An Instagram Mini Clone Written in Node and Postgres

Getting Started

Clone the repository using:

git clone https://github.com/oktadeveloper/node-postgres-api-example.git

Run the app using:

docker-compose up -d
npm start

Getting Help

Post any questions in the comments of the blog post.

License

Apache 2.0, see LICENSE

About

An Instagram mini clone written in Node using Postgres for a data store.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 5.4%