Skip to content

This platform allows creators to post startup ideas, developers to explore and join projects, and teams to collaborate efficiently. It also features a "startup graveyard" to document failed ventures, providing valuable insights for future innovators.

Notifications You must be signed in to change notification settings

Th1ef0/ProjectOR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectOR

This platform allows creators to post startup ideas, developers to explore and join projects, and teams to collaborate efficiently. It also features a "startup graveyard" to document failed ventures, providing valuable insights for future innovators.

Team

  • Nikita Timofeev
  • Almaz Andukov
  • Kirill Karsakov
  • Timur Nabiullin

How to launch

Before running, you need to create and fill variables backend/app/.env file. An example of such a file is located in backend/app/.env.example.

Prerestiques: for launching this project locally docker must be installed and docker daemon launched. For launching it's needed to type this command:

docker compose up --build

Then open browser with this url:

http://localhost:80

Additionally, backend documentation can be found here:

http://localhost:8000/docs

Stack

This project uses JavaScript Svelte for frontend (UI + static), Python FastApi for backend, GithubActions + Render as CI/CD tools.

Deployment link

https://projector-1.onrender.com

About

This platform allows creators to post startup ideas, developers to explore and join projects, and teams to collaborate efficiently. It also features a "startup graveyard" to document failed ventures, providing valuable insights for future innovators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 57.3%
  • Python 23.2%
  • TypeScript 16.0%
  • CSS 1.9%
  • Dockerfile 0.6%
  • JavaScript 0.6%
  • Other 0.4%