Skip to content

πŸš— 🚘 πŸš™ This is a Typescript web app, which helps the user to manage cars. The front end is in ReactJs/Next and backend is in NodeJs/NestJs. The cars’ info is stored in Postgres database.

Notifications You must be signed in to change notification settings

minahilhussain/carManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

72 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This a type script project, which helps the user to manage cars. It's front end is in Nextjs and backend is in Nestjs with Postgres database used. The backend is integrated to front end with Rest APIs.

Tech Stack

Typescript Nodejs NestJs JavaScript Postgres TypeOrm NextJs Reactjs

Getting Started

Go to both directories one by one and run

npm install
# or
yarn

This will install necessary packages Provide information in both environment files Then, run the development server:

npm run start
# or
yarn start

Back-end will run on port 5000 i.e http://localhost:5000

Open http://localhost:3000 with your browser to see the result.

About

πŸš— 🚘 πŸš™ This is a Typescript web app, which helps the user to manage cars. The front end is in ReactJs/Next and backend is in NodeJs/NestJs. The cars’ info is stored in Postgres database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published