Skip to content

kofiarhin/kf-fullstack-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple fullstack starter pack with authentication

Features

  • **Frontend react(vite)
  • **Backend node js (express)
  • **Database MongoDB

setup

  • ** create a .env file add mongodb connection url and setup port eg(MONGO_URI=http://localhost:5000, port=5000)
    • ** run npm install in root folder
    • ** cd into client run npm install
    • ** in the root folder run npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published