FoxWeb is a free and open source website whose main focus is on digital currency. Django REST API technology is used in the back-end of this site and Next.js is used in the front-end. This project is still under development. After completion, additional information about this project will be announced.
- @mobin-ghanbarpour (back-end dev)
- @mahyar-nasiri (front-end dev)
Clone the project
git clone https://github.com/mobin-gpr/fox-web-api.git
Go to the project directory
cd fox-web-api
Run with docker
docker compose up --build -d
You can create fake data by:
python manage.py fake_data