Skip to content

AuenKr/Blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run locally

  1. rename all sample.env to .env file and sample.wrangler.toml to wrangler.toml and configure all the values

  2. Connect your prisma accelerate and put connection pooling string in backend.env

Note

Using running postgres locally will not work must need to do above two steps.

3a. With Docker

- In Linux
> docker compose up

- In Windows
> docker-compose up

3b. Without Docker

Install node

For Backend Go to backend and run npm install and then npm run dev

For Frontend Go to frontend and run npm install and then npm run dev

About

My personal blogging site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published