Skip to content

Presenting you a simple CRUD app made with a React Frontend utilizing Chakra UI as the components library and a TypeORM, Postgres and TypeScript Backend!

Notifications You must be signed in to change notification settings

jphinning/Phonebook-Backend

Repository files navigation

Phonebook

Heroku deployment 📱🖥💻

Now the app is also available in the web! Please visit https://quiet-taiga-37647.herokuapp.com/ to test Phonebook yourself.

How to run it ⚛

Presenting you a simple CRUD app made with a React Frontend utilizing Chakra UI as the components library and a TypeORM, Postgres and TypeScript Backend!

Made with the objective of learning more about the Express, Postgres, React and Node stack!

To run the project locally, you should have Docker and Docker-Compose installed

Simply type the commands bellow:

$ docker-compose build 
$ docker-compose up

Now visit http://localhost:4000 to access Phonebook!

Alt Text

About

Presenting you a simple CRUD app made with a React Frontend utilizing Chakra UI as the components library and a TypeORM, Postgres and TypeScript Backend!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published