Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Newer improved implementation of fb-clone made with Elysia.js and prisma with postgresql.

Notifications You must be signed in to change notification settings

mateusz-kurowskiUG/newr-fb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Here will be a description in the future.

Setup:

To setup the environment create .env file following .env.example and in the root directory run: docker compose up

To setup the backend:

Enter /backend and run: bun install && bun dev

To setup the frontend:

Enter /frontend and run: bun install && bun dev

About

Newer improved implementation of fb-clone made with Elysia.js and prisma with postgresql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages