Skip to content

Jugendhackt/ActionCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActionCoin

Frontend

Installation

> Install NodeJs
> Install NPM
cd frontend
npm install

Run

npm run dev

Backend

Installation

pip install uvicorn
pip install fastapi-users[mongodb]
cd backend/fastapi-users

Alternative approach for Nix/NixOS

cd backend/fastapi-users
nix-shell

Run

python -m uvicorn main:app --reload

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published