Skip to content

SatoruFF/oceanCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oceanCloud

This is a pet-project

In this project we are making cloud storage

Frontend:

  • React/ts/react-router/vite
  • redux-toolkit/rtk-query
  • sass(scss)
  • ant design

Back-end:

  • NodeJS/express
  • jwt
  • swagger
  • sequalize -> prisma
  • postgres
  • local save files-> aws S3

Deploy

  • onRender

How to start

  • cd client

  • npm install

  • npm run dev

  • create postgres db

  • cd server

  • configure .env

  • npm install

  • npm run dev

About

Pet project/graduate work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published