Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enieber/social-list
The Social Network with bias socialist
https://github.com/enieber/social-list
api neondb nextjs postgresql prisma social-network
Last synced: 26 days ago
JSON representation
The Social Network with bias socialist
- Host: GitHub
- URL: https://github.com/enieber/social-list
- Owner: enieber
- Created: 2022-12-06T10:09:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T02:16:49.000Z (about 2 years ago)
- Last Synced: 2024-05-01T14:35:13.143Z (8 months ago)
- Topics: api, neondb, nextjs, postgresql, prisma, social-network
- Language: TypeScript
- Homepage: https://social-list.vercel.app/
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social list
the Social Network with bias socialist. Open to Contribuitor, international, with profit share with create of content.
## Roadmap
- [x] create user
- [x] login user
- [x] upload profile
- [ ] post content text
- [ ] post content text with image
- [ ] follow profile
- [ ] create viewes of post
- [ ] create profile os suponsor
- [ ] create dashboard to payment to post
- [ ] create wallet to profit share with create of content## To develop
Softwares required:
- nodejs >16.*
- postgres > 15
- yarn
- prisma insall globalTo develop this project is need:
- clone project
- install dependencies with `yarn` command
- copy the `.env.sample` to `.env`
- set .env content to use in develop
- run `yarn vercel-build` to compile project
- run `yarn start` to run builded or `yarn dev to develop stage## Licence
GPLv3