Skip to content

pavan-k-teja/Kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Kickstart

Everything you need to buy and sell startups. No hassle.

Built With

  • [React.js]
  • [Tailwindcss]
  • [Nodejs]
  • [Expressjs]
  • [MongoDB]
  • [Redis]
  • [Swagger]
  • [JSON Web Token]
  • [Multer]

Project Link's

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

To Start the application

    • Go to the server folder

    • Install Node Modules npm install

    • Create a .env file with MONGODB_URI, TOKEN_SECRET, PORT variables

    • Run npm run dev

    • Now you can see a message in terminal as "Server Started at port 5000"

    • Go to the client folder

    • Install Node Modules npm install

    • Run npm start

    • Test using Guest user : USERNAME guestuser@gmail.com PASSWORD guestuser

  1. To check if everything is working correctly "http://localhost:5000/healthcheck"

  2. Now you see "OK" message

  3. Client application serves at "http://localhost:3000"

Releases

No releases published

Packages

No packages published

Languages