Skip to content

polatayhan/example-fullstack-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Fullstack Project ...

Installation

Clone this repo and run Docker command.

docker-compose up -d

Access

http://localhost:3000 | API Url
http://localhost:3001 | API Client Url
http://localhost:3002 | API FrontEnd URL

API :

NodeJS,
GraphQL,
TypeScript,
TypeORM,
SQLite,
JWT Auth

API Client:

ReactJS,
Tailwind,
ApolloClient,
GraphQL,
JWT Auth

Sample API Login Informations:

email: company1@companies.com
password: q

email: company2@companies.com
password: w

FrontEnd:

VueJS,
TailWind,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors