Skip to content

ozergul/blog-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status: development.

React blog

It is coded with React, Nodejs, Typeorm. Server is ts, client is js.

Example .env file.

DB_HOST=localhost
DB_USER=root
DB_NAME=blog
DB_PORT=3306
DB_PASS=""

SERVER_PORT=3001

AWS_SECRET=""
AWS_ACCESS=""
AWS_REGION="us-east-2"
AWS_BUCKET="my-bucket"

** blog ui **

** admin ui **

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published