Skip to content

Typescript project with client, server component, including webpack on both client and server side

Notifications You must be signed in to change notification settings

Aranir/barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Barebones Server Client skeleton

This repository is used as a starting point of a project which uses:

  • Typescript (client and server)
  • React (client)
  • Redux (client)
  • ReactBootstrap (client)
  • Hot Reloading (client)
  • Apollo for graphql (client and server)
  • Express (server)
  • Sequelize (Server, SQL database integration)

This repository is by no means polished or in a state to be recommended for anyone.

##Client

start the client from the ./client directory with:

npm start

##Server

start the server from the ./server directory

gulp

About

Typescript project with client, server component, including webpack on both client and server side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published