Skip to content

marvellousz/replied

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

replied

the anonymous sanctuary for professional curation.

structure

  • frontend/ next.js 15 + drizzle
  • backend/ go / gin + supabase

setup

  1. configure .env in both folders
  2. npm install in frontend
  3. npm run db:push for the schema

run

# terminal 1
cd backend && go run main.go

# terminal 2
cd frontend && npm run dev

About

The anonymous sanctuary for professional curation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 82.7%
  • Go 15.0%
  • CSS 2.1%
  • JavaScript 0.2%